diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2019-09-06 18:30:54 -0700 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2019-09-06 18:35:06 -0700 |
commit | 0430a1ba88b2efa72617eee6b1e55f2121fb1c13 (patch) | |
tree | 28f50a9a1c7da0cff097594e24798be22fd24255 /runtime/doc | |
parent | c044ea09094ebd50c48f4869473e31cb67fbedb0 (diff) | |
download | rneovim-0430a1ba88b2efa72617eee6b1e55f2121fb1c13.tar.gz rneovim-0430a1ba88b2efa72617eee6b1e55f2121fb1c13.tar.bz2 rneovim-0430a1ba88b2efa72617eee6b1e55f2121fb1c13.zip |
vim-patch:56c860c315c5
Update runtime files.
https://github.com/vim/vim/commit/56c860c315c517d304320e12bf7b5c1479546dae
Diffstat (limited to 'runtime/doc')
-rw-r--r-- | runtime/doc/index.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/doc/index.txt b/runtime/doc/index.txt index 47c789713c..aebb58889a 100644 --- a/runtime/doc/index.txt +++ b/runtime/doc/index.txt @@ -1525,6 +1525,7 @@ tag command action ~ |:spelldump| :spelld[ump] split window and fill with all correct words |:spellgood| :spe[llgood] add good word for spelling |:spellinfo| :spelli[nfo] show info about loaded spell files +|:spellrare| :spellra[re] add rare word for spelling |:spellrepall| :spellr[epall] replace all bad words like last |z=| |:spellundo| :spellu[ndo] remove good or bad word |:spellwrong| :spellw[rong] add spelling mistake |