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 'neoclide/coc.nvim', {'branch': 'release'}
|
||||||
Plug 'honza/vim-snippets'
|
Plug 'honza/vim-snippets'
|
||||||
|
|
||||||
" Coc extensions
|
|
||||||
" Plug 'Maxattax97/coc-ccls'
|
|
||||||
|
|
||||||
" Language Specific stuff (Language Plugins, Linters, etc)
|
" Language Specific stuff (Language Plugins, Linters, etc)
|
||||||
" Asynchronous lint engine
|
" Asynchronous lint engine
|
||||||
Plug 'dense-analysis/ale'
|
Plug 'dense-analysis/ale'
|
||||||
@ -92,9 +89,6 @@ Plug 'altercation/vim-colors-solarized'
|
|||||||
" Git integration
|
" Git integration
|
||||||
Plug 'airblade/vim-gitgutter'
|
Plug 'airblade/vim-gitgutter'
|
||||||
Plug 'tpope/vim-fugitive'
|
Plug 'tpope/vim-fugitive'
|
||||||
" Plug 'mattn/gist-vim'
|
|
||||||
" " dependency
|
|
||||||
" Plug 'mattn/webapi-vim'
|
|
||||||
|
|
||||||
" Plug 'godlygeek/tabular'
|
" Plug 'godlygeek/tabular'
|
||||||
Plug 'plasticboy/vim-markdown'
|
Plug 'plasticboy/vim-markdown'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user