neovim/runtime/plugin/health.vim

2 lines
54 B
VimL
Raw Normal View History

command! -bang CheckHealth call health#check(<bang>0)