mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2025-12-08 03:24:47 +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
|
||||
" vint: +ProhibitUsingUndeclaredVariable
|
||||
endfor
|
||||
echo "\n"
|
||||
verb set omnifunc? completeopt?
|
||||
echo '```'
|
||||
endfunction
|
||||
|
||||
|
||||
Reference in New Issue
Block a user