summaryrefslogtreecommitdiff
path: root/plugin/help.vim
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/help.vim')
-rw-r--r--plugin/help.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/help.vim b/plugin/help.vim
index 9e1c998..decdab6 100644
--- a/plugin/help.vim
+++ b/plugin/help.vim
@@ -12,5 +12,5 @@ function! HelpInNewTab ()
12 endif 12 endif
13endfunction 13endfunction
14 14
15let g:help_in_tabs = 1 15let g:help_in_tabs = 0
16 16