mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-06-30 09:04:26 +02:00
configure tests
This commit is contained in:
parent
57122d01c5
commit
dcbf6a076a
5 changed files with 9 additions and 13 deletions
|
@ -1,8 +1,3 @@
|
|||
"if exists("current_compiler")
|
||||
" finish
|
||||
"endif
|
||||
"
|
||||
|
||||
let current_compiler = "maven"
|
||||
|
||||
CompilerSet makeprg=mvn\ -B\ $*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue