aboutsummaryrefslogblamecommitdiff
path: root/README.markdown
blob: 50f3c3601c41c2139e43762027cf829af55144f9 (plain) (tree)
1
2
3
4
5
6
7
8
9


                 


                                                                             

                                                                            
                                                                               



                                                                               


       

                                                                               


                                                         
                                                     
                             
 
Nagios Vim Syntax
=================

Syntax file for Nagios in Vim. Forked from the [vim-scripts repository][1],
itself a mirror of the file by [Elan Ruusamäe][2] hosted on the official Vim
site.

This way I can add it as a Pathogen bundle and submodule of my [dotfiles][3]
repository. This was forked to include `ftdetect` rules, which are missing from
the original repository. They're for the default install going into
`/usr/local/nagios`, or the Debian layout of `/etc/nagios3`. I'm happy to merge
others in if this is at all helpful to anyone.

License
-------

Sorry, I'm not sure what the license terms are. This particular fork is by [Tom
Ryder][4].

[1]: https://github.com/vim-scripts/nagios-syntax
[2]: http://www.vim.org/scripts/script.php?script_id=2261
[3]: https://sanctum.geek.nz/cgit/dotfiles.git/about/
[4]: https://sanctum.geek.nz/