diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-01-15 08:38:23 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-15 08:38:23 +0800 |
commit | 9dd590327334d2e0f0fb6eed06b36f337528489e (patch) | |
tree | f5e7e5b7e0ec6e4e0a5da3b38f5d759ff06c0c54 /runtime | |
parent | fe17cd50fbff5ebed44b6b0d46f3dc933696c1da (diff) | |
parent | 064fdad98c6eed5f42b72eeeb3efe458fefb377d (diff) | |
download | rneovim-9dd590327334d2e0f0fb6eed06b36f337528489e.tar.gz rneovim-9dd590327334d2e0f0fb6eed06b36f337528489e.tar.bz2 rneovim-9dd590327334d2e0f0fb6eed06b36f337528489e.zip |
Merge pull request #21806 from zeertzjq/vim-8.2.4565
vim-patch:8.2.{4563,4565,4570}: cmdline completion for :breakadd, :breakdel, :profdel
Diffstat (limited to 'runtime')
-rw-r--r-- | runtime/doc/builtin.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/runtime/doc/builtin.txt b/runtime/doc/builtin.txt index cc1d1b568d..3dc21c0d73 100644 --- a/runtime/doc/builtin.txt +++ b/runtime/doc/builtin.txt @@ -2958,7 +2958,8 @@ getcompletion({pat}, {type} [, {filtered}]) *getcompletion()* arglist file names in argument list augroup autocmd groups buffer buffer names - behave :behave suboptions + behave |:behave| suboptions + breakpoint |:breakadd| and |:breakdel| suboptions cmdline |cmdline-completion| result color color schemes command Ex command @@ -2974,7 +2975,7 @@ getcompletion({pat}, {type} [, {filtered}]) *getcompletion()* function function name help help subjects highlight highlight groups - history :history suboptions + history |:history| suboptions locale locale names (as output of locale -a) mapclear buffer argument mapping mapping name |