VIM: Cleanup
This commit is contained in:
parent
fb1d1c0998
commit
5dcebeee73
@ -56,9 +56,6 @@ Plug 'xuhdev/singlecompile'
|
||||
Plug 'neoclide/coc.nvim', {'branch': 'release'}
|
||||
Plug 'honza/vim-snippets'
|
||||
|
||||
" Coc extensions
|
||||
" Plug 'Maxattax97/coc-ccls'
|
||||
|
||||
" Language Specific stuff (Language Plugins, Linters, etc)
|
||||
" Asynchronous lint engine
|
||||
Plug 'dense-analysis/ale'
|
||||
@ -92,9 +89,6 @@ Plug 'altercation/vim-colors-solarized'
|
||||
" Git integration
|
||||
Plug 'airblade/vim-gitgutter'
|
||||
Plug 'tpope/vim-fugitive'
|
||||
" Plug 'mattn/gist-vim'
|
||||
" " dependency
|
||||
" Plug 'mattn/webapi-vim'
|
||||
|
||||
" Plug 'godlygeek/tabular'
|
||||
Plug 'plasticboy/vim-markdown'
|
||||
|
Loading…
x
Reference in New Issue
Block a user