setup: etc/profile - vim needs filetype not syntax
    glen 
    glen at pld-linux.org
       
    Sat Jan 22 21:08:59 CET 2011
    
    
  
Author: glen                         Date: Sat Jan 22 20:08:59 2011 GMT
Module: setup                         Tag: HEAD
---- Log message:
- vim needs filetype not syntax
---- Files affected:
setup/etc:
   profile (1.54 -> 1.55) 
---- Diffs:
================================================================
Index: setup/etc/profile
diff -u setup/etc/profile:1.54 setup/etc/profile:1.55
--- setup/etc/profile:1.54	Sat Jan 22 21:08:28 2011
+++ setup/etc/profile	Sat Jan 22 21:08:54 2011
@@ -143,4 +143,4 @@
 
 unset i
 
-# vi:syntax=sh
+# vi:filetype=sh
================================================================
---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/setup/etc/profile?r1=1.54&r2=1.55&f=u
    
    
More information about the pld-cvs-commit
mailing list