Remove Youcompleteme and some other stuff
This commit is contained in:
@@ -31,10 +31,6 @@ Plugin 'ConradIrwin/vim-bracketed-paste'
|
||||
" Tmux navigation
|
||||
Plugin 'christoomey/vim-tmux-navigator'
|
||||
|
||||
" YouCompleteMe
|
||||
Plugin 'Valloric/YouCompleteMe'
|
||||
Plugin 'rdnetto/YCM-Generator'
|
||||
|
||||
" Git
|
||||
Plugin 'tpope/vim-fugitive'
|
||||
|
||||
@@ -51,18 +47,12 @@ Plugin 'SirVer/ultisnips'
|
||||
Plugin 'honza/vim-snippets'
|
||||
Plugin 'ervandew/supertab'
|
||||
|
||||
"Buftabeline
|
||||
"Plugin 'ap/vim-buftabline'
|
||||
|
||||
" Highlight matching xml tags
|
||||
Plugin 'Valloric/MatchTagAlways'
|
||||
|
||||
"Javascript
|
||||
Plugin 'pangloss/vim-javascript'
|
||||
|
||||
" Tex
|
||||
Plugin 'lervag/vimtex'
|
||||
|
||||
"Go
|
||||
Plugin 'fatih/vim-go'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user