summaryrefslogtreecommitdiffstats
path: root/runtime/ftplugin/help.vim
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/ftplugin/help.vim')
-rw-r--r--runtime/ftplugin/help.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/ftplugin/help.vim b/runtime/ftplugin/help.vim
index 7e82081a56..46c844ca28 100644
--- a/runtime/ftplugin/help.vim
+++ b/runtime/ftplugin/help.vim
@@ -8,6 +8,6 @@ if exists("b:did_ftplugin")
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