Remove extracted compiler plugin

This commit is contained in:
Tim Pope 2014-07-03 14:45:11 -04:00
parent 25e18b5f82
commit ea15c81773
1 changed files with 0 additions and 9 deletions

View File

@ -1,9 +0,0 @@
" Vim compiler file
if exists("current_compiler")
finish
endif
let current_compiler = "lein"
CompilerSet makeprg=lein
CompilerSet errorformat=%+G