SOURCES: securemodelines.vim Add formatoptions to the list of allowed overr...
mmazur
mmazur at pld-linux.org
Wed Feb 18 00:43:34 CET 2009
Author: mmazur Date: Tue Feb 17 23:43:34 2009 GMT
Module: SOURCES Tag: HEAD
---- Log message:
Add formatoptions to the list of allowed overrides.
---- Files affected:
SOURCES:
securemodelines.vim (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SOURCES/securemodelines.vim
diff -u SOURCES/securemodelines.vim:1.2 SOURCES/securemodelines.vim:1.3
--- SOURCES/securemodelines.vim:1.2 Mon Aug 11 14:59:49 2008
+++ SOURCES/securemodelines.vim Wed Feb 18 00:43:28 2009
@@ -23,7 +23,8 @@
\ "readonly", "ro", "noreadonly", "noro",
\ "rightleft", "rl", "norightleft", "norl",
\ "spell",
- \ "spelllang"
+ \ "spelllang",
+ \ "formatoptions", "fo"
\ ]
endif
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/securemodelines.vim?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list