mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2026-05-04 08:05:48 +08:00
Wrap jedi#configure_call_signatures in augroup
This commit is contained in:
+1
-1
@@ -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