Removed a language I don't use so much any more.
This commit is contained in:
parent
8f97a029d4
commit
e148ba3363
1 changed files with 1 additions and 1 deletions
2
vimrc
2
vimrc
|
@ -9,7 +9,7 @@ set ts=4
|
||||||
let oldwd = getcwd()
|
let oldwd = getcwd()
|
||||||
exec "cd " . vimrc_git
|
exec "cd " . vimrc_git
|
||||||
source vundle.vim
|
source vundle.vim
|
||||||
source java.vim
|
"source java.vim
|
||||||
source javascript.vim
|
source javascript.vim
|
||||||
source markdown.vim
|
source markdown.vim
|
||||||
source text.vim
|
source text.vim
|
||||||
|
|
Loading…
Reference in a new issue