diff options
author | ii14 <59243201+ii14@users.noreply.github.com> | 2022-10-23 13:04:23 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-23 04:04:23 -0700 |
commit | 7718241286315a8099427d42cb83c6532d87a390 (patch) | |
tree | dbdefdc795c9cbc6929408d2370496084a55a537 /runtime/doc/index.txt | |
parent | 144d7b37accbb9f846f955c3b02c785894863bba (diff) | |
download | rneovim-7718241286315a8099427d42cb83c6532d87a390.tar.gz rneovim-7718241286315a8099427d42cb83c6532d87a390.tar.bz2 rneovim-7718241286315a8099427d42cb83c6532d87a390.zip |
docs: ":che" is ":checkhealth" #20147
Diffstat (limited to 'runtime/doc/index.txt')
-rw-r--r-- | runtime/doc/index.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/index.txt b/runtime/doc/index.txt index 9eed5a8966..376487ad1d 100644 --- a/runtime/doc/index.txt +++ b/runtime/doc/index.txt @@ -1208,8 +1208,8 @@ tag command action ~ |:cgetfile| :cg[etfile] read file with error messages |:changes| :changes print the change list |:chdir| :chd[ir] change directory -|:checkhealth| :checkh[ealth] run healthchecks -|:checkpath| :che[ckpath] list included files +|:checkhealth| :che[ckhealth] run healthchecks +|:checkpath| :checkp[ath] list included files |:checktime| :checkt[ime] check timestamp of loaded buffers |:chistory| :chi[story] list the error lists |:clast| :cla[st] go to the specified error, default last one |