diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2019-08-01 22:59:21 +0200 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2019-08-01 23:12:33 +0200 |
commit | f379eac1ef9926ecefab7302f876c7c93b5cca74 (patch) | |
tree | 61d150a6f199d08795bc6170bc0aeb09941b47a2 /runtime/doc/autocmd.txt | |
parent | 4d830ca31bd4346bd2cced48f056414162fa00a3 (diff) | |
download | rneovim-f379eac1ef9926ecefab7302f876c7c93b5cca74.tar.gz rneovim-f379eac1ef9926ecefab7302f876c7c93b5cca74.tar.bz2 rneovim-f379eac1ef9926ecefab7302f876c7c93b5cca74.zip |
vim-patch:911ead126903
Update runtime files
https://github.com/vim/vim/commit/911ead126903aeb9564bad89e46a147ed4959896
NA: vim-patch:602abeb20fb7
Diffstat (limited to 'runtime/doc/autocmd.txt')
-rw-r--r-- | runtime/doc/autocmd.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/autocmd.txt b/runtime/doc/autocmd.txt index ffd9133ef5..e37fe9e5ce 100644 --- a/runtime/doc/autocmd.txt +++ b/runtime/doc/autocmd.txt @@ -597,7 +597,7 @@ CompleteChanged *CompleteChanged* recursively. Sets these |v:event| keys: - completed_item + completed_item See |complete-items|. height nr of items visible width screen cells row top screen row |