Skip to content

Commit bc3aef0

Browse files
folkeibhagwan
authored andcommitted
fix: move to vim health check so it works correctl
1 parent 06e8787 commit bc3aef0

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

autoload/health/fzf_lua.vim

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
function! health#fzf_lua#check()
2+
lua require("fzf-lua._health").check()
3+
endfunction
File renamed without changes.

0 commit comments

Comments
 (0)