]> git.pld-linux.org Git - packages/vim.git/blame - vim-nagios.patch
- rebuild with ruby 2.4
[packages/vim.git] / vim-nagios.patch
CommitLineData
8d2adfbf
ER
1--- vim-7.0/runtime/filetype.vim~ 2006-03-30 22:10:33.046344554 +0300
2+++ vim-7.0/runtime/filetype.vim 2006-03-30 23:14:19.721780355 +0300
3@@ -2095,6 +2095,8 @@
4 " Z-Shell script
5 au BufNewFile,BufRead zsh*,zlog* call s:StarSetf('zsh')
6
7+" Nagios config
8+au BufNewFile,BufRead /*etc/nagios/*.cfg,*sample-config/template-object/*.cfg{,.in},/var/lib/nagios/objects.cache set filetype=nagios
9
10 " Generic configuration file (check this last, it's just guessing!)
11 au BufNewFile,BufRead,StdinReadPost *
This page took 0.236646 seconds and 4 git commands to generate.