mirror of
https://github.com/neovim/neovim.git
synced 2026-05-05 05:25:10 +00:00
runtime: Add script for Python diagnostic information (#4885)
This commit is contained in:
committed by
Justin M. Keyes
parent
28cc5a0646
commit
20447ba098
1
runtime/plugin/health.vim
Normal file
1
runtime/plugin/health.vim
Normal file
@@ -0,0 +1 @@
|
||||
command! -bang CheckHealth call health#check(<bang>0)
|
||||
Reference in New Issue
Block a user