diff --git a/README.md b/README.md index 57fcd8b..4fbed2d 100644 --- a/README.md +++ b/README.md @@ -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`.