We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11db74a commit c477aaaCopy full SHA for c477aaa
test/run-single-test-file.sh
@@ -16,4 +16,4 @@ if hash nvim 2>/dev/null ; then
16
fi
17
18
# Open vim with readonly mode just to execute all *.vader tests.
19
-$VIM_EXE -Nu minimal_vimrc -R "+Vader $1"
+$VIM_EXE -Nu minimal_vimrc -R "+Vader! $1"
0 commit comments