Vim syntax for Junos configuration files.
| before | after
-----------------------------------|--------|------
show configuration
| |
show configuration | display set
| |
- Put all files under $VIM.
-
Install with the following command.
git clone https://github.com/momota/junos.vim ~/.vim/bundle/junos.vim
-
Add the following configuration to your
.vimrc
.NeoBundle 'momota/junos.vim'
-
Install with
:NeoBundleInstall
.
Save junos configuration file as *.junos
.
Or execute :set ft=junos