forked from VimPlug/jedi-vim
Merge pull request #1117 from dundargoc/checkhealth
Replace deprecated checkhealth syntax with newer syntax
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
function! health#jedi#check() abort
|
||||
call health#report_start('jedi')
|
||||
call v:lua.vim.health.start('jedi')
|
||||
silent call jedi#debug_info()
|
||||
endfunction
|
||||
|
||||
Reference in New Issue
Block a user