Installed eclim + remved autocomplete plugins

This commit is contained in:
2014-08-31 22:16:01 +02:00
parent 9b88b794a1
commit ce98650c57
226 changed files with 32126 additions and 4 deletions

1
vimrc
View File

@@ -1,6 +1,7 @@
execute pathogen#infect()
syntax on
filetype plugin indent on
let g:SuperTabDefaultCompletionType = 'context'
set t_Co=256
set background=dark