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