configure tests

This commit is contained in:
Lucas Garcia Rubio 2025-05-19 09:25:20 -03:00
parent 57122d01c5
commit dcbf6a076a
5 changed files with 9 additions and 13 deletions

View file

@ -1,8 +1,3 @@
"if exists("current_compiler")
" finish
"endif
"
let current_compiler = "maven"
CompilerSet makeprg=mvn\ -B\ $*