forked from VimPlug/jedi-vim
use safe vim.eval/vim.command if possible (better tracebacks)
This commit is contained in:
@@ -45,6 +45,7 @@ describe 'goto_simple'
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
describe 'goto_with_tabs'
|
||||
before
|
||||
set filetype=python
|
||||
@@ -72,6 +73,7 @@ describe 'goto_with_tabs'
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
describe 'goto_with_buffers'
|
||||
before
|
||||
set filetype=python
|
||||
|
||||
Reference in New Issue
Block a user