vim/vim-7.0-syntax.patch
Karsten Hopp 6cabe3c636 - Rawhide prerelease build as vim, opposed to vim7 prerelease which could
coexist with vim-6
- conflict with older man-pages-{it,fr} packages
- cleanup lang stuff
2006-03-23 13:07:01 +00:00

12 lines
670 B
Diff

--- vim70aa/runtime/filetype.vim.orig 2006-03-13 23:15:53.000000000 +0100
+++ vim70aa/runtime/filetype.vim 2006-03-14 15:56:13.000000000 +0100
@@ -103,7 +103,7 @@
" Apache config file
au BufNewFile,BufRead .htaccess setf apache
-au BufNewFile,BufRead httpd.conf*,srm.conf*,access.conf*,apache.conf*,apache2.conf*,/etc/apache2/*.conf* call s:StarSetf('apache')
+au BufNewFile,BufRead httpd.conf*,srm.conf*,access.conf*,apache.conf*,apache2.conf*,/etc/apache2/*.conf* auth_mysql.conf*,auth_pgsql.conf*,ssl.conf*,perl.conf*,php.conf*,python.conf*,squirrelmail.conf* call s:StarSetf('apache')
" XA65 MOS6510 cross assembler
au BufNewFile,BufRead *.a65 setf a65