mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2025-12-06 10:54:22 +08:00
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