Inspired by https://github.com/pld-linux/vim-syntax-nagios
Include:
- nagios configuration sytax
- autodetect configuration files
- nagios.vim/snippets/nagios.snippets file for vim-snipmate
- nagios.vim/UltiSnips/nagios.snippets file for ultisnips
cd ~/.vim/bundle
git clone [email protected]:crazy-canux/nagios.vim.git
vi ~/.vimrc
Plugin 'crazy-canux/nagios.vim'
If you are intrested, you can ask for pull request.
You can add your own ftdetect.
You can also create nagios.snippets files.
- nagios.snippets for UltiSnips
- nagios.snippets for snippets
Just as the vim, all the nagios.vim are licensed under the terms of the GPL license.