Updated Bundles
Added a few java things
This commit is contained in:
@@ -27,6 +27,11 @@ syntax enable
|
||||
set background=dark
|
||||
set mouse=
|
||||
|
||||
" Java settings
|
||||
let java_highlight_all=1
|
||||
let java_highlight_functions="style"
|
||||
let java_allow_cpp_keywords=1
|
||||
|
||||
let g:airline_powerline_fonts = 1
|
||||
|
||||
if filereadable(glob("./.vimrc.local"))
|
||||
|
Reference in New Issue
Block a user