diff options
author | Christian Clason <c.clason@uni-graz.at> | 2021-12-16 21:46:13 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-16 21:46:13 +0100 |
commit | b1757e1c29d07c7958c62427e19e85916670049d (patch) | |
tree | f159b36ae8607f2545685e9ef995c86649a07166 /runtime/doc/helphelp.txt | |
parent | 80210c189f2abb668614fc6d98ac9f51433d4c47 (diff) | |
download | rneovim-b1757e1c29d07c7958c62427e19e85916670049d.tar.gz rneovim-b1757e1c29d07c7958c62427e19e85916670049d.tar.bz2 rneovim-b1757e1c29d07c7958c62427e19e85916670049d.zip |
vim-patch:0e6adf8a29d5 (#16682)
Update runtime files
https://github.com/vim/vim/commit/0e6adf8a29d5c2c96c42cc7157f71bf22c2ad471
Diffstat (limited to 'runtime/doc/helphelp.txt')
-rw-r--r-- | runtime/doc/helphelp.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/helphelp.txt b/runtime/doc/helphelp.txt index e7b489d6e1..9cc7d063a8 100644 --- a/runtime/doc/helphelp.txt +++ b/runtime/doc/helphelp.txt @@ -164,7 +164,7 @@ If you would like to open the help in the current window, see this tip: The initial height of the help window can be set with the 'helpheight' option (default 20). - + *help-buffer-options* When the help buffer is created, several local options are set to make sure the help text is displayed as it was intended: 'iskeyword' nearly all ASCII chars except ' ', '*', '"' and '|' |