mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2025-12-09 03:54:52 +08:00
Add omnifunc/completeopt to jedi#debug_info
This commit is contained in:
committed by
Dave Halter
parent
52772e171f
commit
63ecc1dbd7
@@ -202,6 +202,8 @@ function! jedi#debug_info() abort
|
|||||||
endif
|
endif
|
||||||
" vint: +ProhibitUsingUndeclaredVariable
|
" vint: +ProhibitUsingUndeclaredVariable
|
||||||
endfor
|
endfor
|
||||||
|
echo "\n"
|
||||||
|
verb set omnifunc? completeopt?
|
||||||
echo '```'
|
echo '```'
|
||||||
endfunction
|
endfunction
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user