]> git.pld-linux.org Git - packages/vim.git/blobdiff - vim-filetypes.patch
googlecode is closed, bram has switched to git(hub)
[packages/vim.git] / vim-filetypes.patch
index f0e0d1e8fa7dc1b37cca86bad08978551513e8f6..b6367dbc7f3983c9537755f091375fa9390e8ccc 100644 (file)
@@ -5,7 +5,7 @@
  
  " Apache style config file
 -au BufNewFile,BufRead proftpd.conf*           call s:StarSetf('apachestyle')
-+au BufNewFile,BufRead /etc/ftpd/conf.d/*.conf,proftpd.conf*           call s:StarSetf('apachestyle')
++au BufNewFile,BufRead /etc/ftpd/conf.d/*.conf,proftpd*.conf*          call s:StarSetf('apachestyle')
  
  " Apache config file
  au BufNewFile,BufRead .htaccess                        setf apache
This page took 0.051341 seconds and 4 git commands to generate.