We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f862897 commit 839bbc4Copy full SHA for 839bbc4
test/run_tests.cmd
@@ -16,6 +16,7 @@ REM
16
echo # ---- dummy vimrc file content -----
17
echo set nocompatible
18
echo set runtimepath+=..
19
+ echo set runtimepath+=../after
20
echo autoindent
21
echo filetype plugin indent on
22
echo # ----------------------------------
0 commit comments