commit | c81e5e79a0f2f5c2ac1896fa51cbe47e2e2a8d97 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat May 05 18:24:42 2007 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Sat May 05 18:24:42 2007 +0000 |
tree | 5211ea86daed8e43c3dd25458e808c3d32100097 | |
parent | 9aae141a6bcfc26bcce352deb8bf34566a3e1be2 [diff] [blame] |
updated for version 7.1a
diff --git a/runtime/ftplugin/help.vim b/runtime/ftplugin/help.vim index 7e82081..46c844c 100644 --- a/runtime/ftplugin/help.vim +++ b/runtime/ftplugin/help.vim
@@ -8,6 +8,6 @@ endif let b:did_ftplugin = 1 -let b:undo_plugin = "setl fo< tw<" +let b:undo_ftplugin = "setl fo< tw<" setlocal formatoptions+=tcroql textwidth=78