]> Dogcows Code - chaz/vim-mermaid/blobdiff - Makefile
reset test config
[chaz/vim-mermaid] / Makefile
index 69542cef00879966cc22ac501fb6554edbc2353f..721ad81584bfc049f870d06df2c161c25e080e75 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -6,6 +6,6 @@ all:
 run: test
 
 test: test.mmd
-       $(VIM) --cmd 'let &runtimepath=".,".&runtimepath' $^
+       $(VIM) -u test.vimrc --cmd 'let &runtimepath=".,".&runtimepath' $^
 
 .PHONY: all run test
This page took 0.017142 seconds and 4 git commands to generate.