SOURCES: vim-ftdetect-lighttpd.vim - match also lighttpd.conf

glen glen at pld-linux.org
Mon Nov 3 22:31:28 CET 2008


Author: glen                         Date: Mon Nov  3 21:31:28 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- match also lighttpd.conf

---- Files affected:
SOURCES:
   vim-ftdetect-lighttpd.vim (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/vim-ftdetect-lighttpd.vim
diff -u SOURCES/vim-ftdetect-lighttpd.vim:1.1 SOURCES/vim-ftdetect-lighttpd.vim:1.2
--- SOURCES/vim-ftdetect-lighttpd.vim:1.1	Thu Oct 30 01:48:15 2008
+++ SOURCES/vim-ftdetect-lighttpd.vim	Mon Nov  3 22:31:22 2008
@@ -1,2 +1,2 @@
 " lighttpd config
-au BufNewFile,BufRead /etc/lighttpd/*.conf set filetype=lighttpd
+au BufNewFile,BufRead /etc/lighttpd/*.conf,lighttpd.conf set filetype=lighttpd
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/vim-ftdetect-lighttpd.vim?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list