mirror of
https://github.com/gryf/.vim.git
synced 2025-12-17 11:30:29 +01:00
Plugins update, PySmell remove, some cosmetic changes in vimrc.
This commit is contained in:
@@ -5,10 +5,6 @@ if exists("current_compiler")
|
||||
endif
|
||||
|
||||
let current_compiler = "rubber"
|
||||
if exists(":CompilerSet") != 2 " older Vim always used :setlocal
|
||||
command -nargs=* CompilerSet setlocal <args>
|
||||
endif
|
||||
|
||||
CompilerSet makeprg=rubber\ -d\ %
|
||||
"CompilerSet efm=%f:%l:\ [%t]%m,%f:%l:%m
|
||||
|
||||
|
||||
Reference in New Issue
Block a user