This website requires JavaScript.
Explore
Help
Sign In
kevin
/
neovim
Watch
1
Fork
0
You've already forked neovim
mirror of
https://github.com/neovim/neovim.git
synced
2024-12-20 11:15:14 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7e36c9a2d3
neovim
/
runtime
/
plugin
/
health.vim
2 lines
45 B
VimL
Raw
Normal View
History
Unescape
Escape
health.vim: remove :CheckHealth command For back-compat, :CheckHealth runs :checkhealth. But don't define :CheckHealth explicitly, it adds noise to wildmenu completion. Completion of healthchecks doesn't yet work with :checkhealth, this is a regression but it needs to be implemented for :checkhealth rather than keeping :CheckHealth around.
2017-12-27 05:00:58 -07:00
autocmd
CmdUndefined
CheckHealth
checkhealth
Reference in New Issue
Copy Permalink