add images

This commit is contained in:
momota 2016-06-22 11:28:12 +09:00
parent c83759bc14
commit 9fb4d63957

View file

@ -3,6 +3,11 @@ junos.vim
Vim syntax for Junos configuration files.
| before | after
-----------------------------------|--------|------
`show configuration` | ![config_before](http://momota.github.io/images/20160622_junos-confg_before.png) | ![config_after](http://momota.github.io/images/20160622_junos-confg_after.png)
`show configuration | display set` |![config-set_before](http://momota.github.io/images/20160622_junos-confg-set_before.png) | ![config_after](http://momota.github.io/images/20160622_junos-confg-set_after.png)
License
=======
@ -24,8 +29,8 @@ Pathogen
git clone https://github.com/momota/junos.vim ~/.vim/bundle/junos.vim
NeoBundle (https://github.com/Shougo/neobundle.vim)
---------
[NeoBundle](https://github.com/Shougo/neobundle.vim)
----------------------------------------------------
1. Add the following configuration to your `.vimrc`.