mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 06:27:21 +01:00
clean out plugins not really sure if needed
This commit is contained in:
11
vimrc
11
vimrc
@@ -13,22 +13,13 @@ Plug 'Raimondi/delimitMate'
|
||||
|
||||
Plug 'editorconfig/editorconfig-vim'
|
||||
|
||||
Plug 'Shougo/unite.vim'
|
||||
Plug 'ctrlpvim/ctrlp.vim'
|
||||
|
||||
Plug 'scrooloose/nerdtree'
|
||||
Plug 'scrooloose/nerdcommenter'
|
||||
|
||||
Plug 'Valloric/YouCompleteMe', { 'do': './install.sh --tern-completer' }
|
||||
|
||||
Plug 'mbbill/undotree'
|
||||
|
||||
Plug 'nathanaelkane/vim-indent-guides'
|
||||
|
||||
Plug 'SirVer/ultisnips'
|
||||
Plug 'honza/vim-snippets'
|
||||
|
||||
Plug 'sheerun/vim-polyglot'
|
||||
Plug 'scrooloose/syntastic'
|
||||
|
||||
Plug 'tpope/vim-fugitive'
|
||||
@@ -38,8 +29,6 @@ Plug 'airblade/vim-gitgutter'
|
||||
Plug 'inside/vim-search-pulse'
|
||||
Plug 'mileszs/ack.vim'
|
||||
|
||||
Plug 'BufOnly.vim'
|
||||
|
||||
Plug 'itchyny/lightline.vim'
|
||||
|
||||
Plug 'chriskempson/base16-vim'
|
||||
|
||||
Reference in New Issue
Block a user