aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
blob: 05c06aa294408c18005dcdab25d4e1d7d5ae4189 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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/