cvsdist 840bb7d
--- vim61/runtime/scripts.vim.rh3	2003-02-12 13:00:49.000000000 +0100
cvsdist 840bb7d
+++ vim61/runtime/scripts.vim	2003-02-12 13:01:37.000000000 +0100
cvsdist 840bb7d
@@ -22,6 +22,8 @@
cvsdist 840bb7d
   endif
cvsdist 840bb7d
 endif
cvsdist 840bb7d
 
cvsdist 840bb7d
+set formatoptions=tcql nocindent comments&
cvsdist 840bb7d
+
cvsdist 840bb7d
 " Line continuation is used here, remove 'C' from 'cpoptions'
cvsdist 840bb7d
 let s:cpo_save = &cpo
cvsdist 840bb7d
 set cpo&vim