aboutsummaryrefslogtreecommitdiff
path: root/runtime/plugin/health.vim
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/plugin/health.vim')
-rw-r--r--runtime/plugin/health.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/plugin/health.vim b/runtime/plugin/health.vim
new file mode 100644
index 0000000000..db094a03a4
--- /dev/null
+++ b/runtime/plugin/health.vim
@@ -0,0 +1 @@
+command! -bang CheckHealth call health#check(<bang>0)