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 8bdf686 commit edf94f7Copy full SHA for edf94f7
compiler/mix.vim
@@ -7,5 +7,5 @@ if exists(":CompilerSet") != 2
7
command -nargs=* CompilerSet setlocal <args>
8
endif
9
10
+CompilerSet makeprg=mix\ compile
11
CompilerSet errorformat=%A%t%*[^:]:\ %m,%C%f:%l:\ %m,%C%f:%l,%Z
-CompilerSet makeprg=mix
0 commit comments