use safe vim.eval/vim.command if possible (better tracebacks)

This commit is contained in:
David Halter
2013-08-24 01:59:41 +04:30
parent bdf86d53f1
commit 2b52548b37
2 changed files with 39 additions and 37 deletions

View File

@@ -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