Remove extra plugins to speed up vim

This commit is contained in:
Austen Adler 2017-08-14 01:20:11 -04:00
parent 5c50dbbbe0
commit 30987e8363

View File

@ -268,13 +268,13 @@ endif
"File browser | https://github.com/scrooloose/nerdtree
Plug 'https://austenwares.com/gitea/vim/vim-easymotion'
"Move around quickly in a document | https://github.com/Lokaltog/vim-easymotion
Plug 'https://austenwares.com/gitea/vim/gundo.vim', { 'on': 'GundoToggle' }
"Plug 'https://austenwares.com/gitea/vim/gundo.vim', { 'on': 'GundoToggle' }
"Visual undo | https://github.com/sjl/gundo.vim
Plug 'https://austenwares.com/gitea/vim/vim-exchange'
"Exchange two selections of text | https://github.com/tommcdo/vim-exchange
Plug 'https://austenwares.com/gitea/vim/vim-repeat'
"Repeat last tpope command with . | https://github.com/tpope/vim-repeat
Plug 'https://austenwares.com/gitea/vim/vim-fugitive', { 'on': ['Gstatus','Gcommit'] }
"Plug 'https://austenwares.com/gitea/vim/vim-fugitive', { 'on': ['Gstatus','Gcommit', 'Gwrite', 'Git'] }
"Great Vim-Git compatibility | https://github.com/tpope/vim-fugitive
Plug 'https://austenwares.com/gitea/vim/ctrlp.vim'
"Fuzzy file search | https://github.com/kien/ctrlp.vim
@ -292,15 +292,15 @@ endif
"Automatic pairs | https://github.com/jiangmiao/auto-pairs
Plug 'https://austenwares.com/gitea/vim/YouCompleteMe'
"Autocompletion | https://github.com/Valloric/YouCompleteMe
Plug 'https://austenwares.com/gitea/vim/vim-java-getset.git'
"Plug 'https://austenwares.com/gitea/vim/vim-java-getset.git'
"Java getters and setters| https://austenwares.com/gitea/vim/vim-java-getset.git
Plug 'https://austenwares.com/gitea/vim/double-tap.git'
"Double tap for comments
" }
" Style {
Plug 'https://austenwares.com/gitea/vim/vim-indent-guides'
"Plug 'https://austenwares.com/gitea/vim/vim-indent-guides'
"Indentation guides | https://github.com/nathanaelkane/vim-indent-guides
Plug 'https://austenwares.com/gitea/vim/vim-airline'
"Plug 'https://austenwares.com/gitea/vim/vim-airline'
"Bottom status bar | https://github.com/bling/vim-airline
Plug 'https://austenwares.com/gitea/vim/vim-colors'
"Theme pack | https://github.com/spf13/vim-colors