diff options
author | zeertzjq <zeertzjq@outlook.com> | 2024-06-06 06:27:39 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-06 06:27:39 +0800 |
commit | 12b43919a1de4bcce563f515e4a8f86804a37515 (patch) | |
tree | bfd2791623c56bb106f61286d3cb7a855e126355 /runtime/doc | |
parent | d7651b27d54a87c5783c0a579af11da9a16a39aa (diff) | |
parent | 1d4e894403638a94ac58766cdcbc7f3128db318b (diff) | |
download | rneovim-12b43919a1de4bcce563f515e4a8f86804a37515.tar.gz rneovim-12b43919a1de4bcce563f515e4a8f86804a37515.tar.bz2 rneovim-12b43919a1de4bcce563f515e4a8f86804a37515.zip |
Merge pull request #29209 from zeertzjq/vim-9.1.0467
vim-patch:9.1.{0467,0469}
Diffstat (limited to 'runtime/doc')
-rw-r--r-- | runtime/doc/options.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt index c33b8ac03c..f02d3c9741 100644 --- a/runtime/doc/options.txt +++ b/runtime/doc/options.txt @@ -1495,7 +1495,7 @@ A jump table for the options with a short description can be found at |Q_op|. *'completeopt'* *'cot'* 'completeopt' 'cot' string (default "menu,preview") - global + global or local to buffer |global-local| A comma-separated list of options for Insert mode completion |ins-completion|. The supported values are: |