commit | b59ae59a58706e454ef8c78276f021b1f58466e7 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Nov 23 23:46:31 2022 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Nov 23 23:46:31 2022 +0000 |
tree | 2bf1712bd7627d2a00ddc1bdf63c5ae8fc68deac | |
parent | 43300f6034fbefb54b5d1dc1b4c72d5fe57438c8 [diff] [blame] |
Update runtime files
diff --git a/runtime/doc/tips.txt b/runtime/doc/tips.txt index 5c0d205..ea8d538 100644 --- a/runtime/doc/tips.txt +++ b/runtime/doc/tips.txt
@@ -539,7 +539,7 @@ > command -bar -nargs=? -complete=help HelpCurwin execute s:HelpCurwin(<q-args>) let s:did_open_help = v:false - + function s:HelpCurwin(subject) abort let mods = 'silent noautocmd keepalt' if !s:did_open_help