diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2017-10-15 20:31:12 +0200 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2017-10-17 01:51:21 +0200 |
commit | d214df4e9b23b5f2d9f7e6c78624881a7d298cdb (patch) | |
tree | 6817d299e5b25833cfb45d0383bdd03b474aec60 /runtime/doc/vim_diff.txt | |
parent | 5baeb4a49c061472a125f98af798c522d8504fbe (diff) | |
download | rneovim-d214df4e9b23b5f2d9f7e6c78624881a7d298cdb.tar.gz rneovim-d214df4e9b23b5f2d9f7e6c78624881a7d298cdb.tar.bz2 rneovim-d214df4e9b23b5f2d9f7e6c78624881a7d298cdb.zip |
doc: replace ":CheckHealth" with ":checkhealth"
Diffstat (limited to 'runtime/doc/vim_diff.txt')
-rw-r--r-- | runtime/doc/vim_diff.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/vim_diff.txt b/runtime/doc/vim_diff.txt index 5df3852d8e..16a63a2df4 100644 --- a/runtime/doc/vim_diff.txt +++ b/runtime/doc/vim_diff.txt @@ -127,7 +127,7 @@ Variables: |v:windowid| is always available (for use by external UIs) Commands: - |:CheckHealth| + |:checkhealth| |:drop| is available on all platforms |:Man| is available by default, with many improvements such as completion |