Removed a language I don't use so much any more.

This commit is contained in:
Thomas Gideon 2015-10-13 15:07:04 -04:00
parent 8f97a029d4
commit e148ba3363

2
vimrc
View file

@ -9,7 +9,7 @@ set ts=4
let oldwd = getcwd()
exec "cd " . vimrc_git
source vundle.vim
source java.vim
"source java.vim
source javascript.vim
source markdown.vim
source text.vim