mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2025-12-06 10:54:22 +08:00
Wrap jedi#configure_call_signatures in augroup
This commit is contained in:
@@ -50,7 +50,7 @@ describe 'signatures'
|
||||
redir => msg
|
||||
doautocmd InsertLeave
|
||||
redir END
|
||||
Expect msg == "\n\n"
|
||||
Expect msg == "\n"
|
||||
end
|
||||
|
||||
it 'command line no signature'
|
||||
|
||||
Reference in New Issue
Block a user