[misc] remove coc plugins
This commit is contained in:
parent
b678325bad
commit
8519402db3
|
@ -95,7 +95,6 @@ Plug 'posva/vim-vue', { 'for': 'vue' }
|
||||||
Plug 'tpope/vim-repeat'
|
Plug 'tpope/vim-repeat'
|
||||||
if $COC_ENABLED == 'yes'
|
if $COC_ENABLED == 'yes'
|
||||||
Plug 'neoclide/coc.nvim', {'branch': 'release'}
|
Plug 'neoclide/coc.nvim', {'branch': 'release'}
|
||||||
Plug 'neoclide/coc-python', {'do': 'yarnpkg install --frozen-lockfile'}
|
|
||||||
else
|
else
|
||||||
Plug 'Vimjas/vim-python-pep8-indent', { 'for': 'python' }
|
Plug 'Vimjas/vim-python-pep8-indent', { 'for': 'python' }
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Reference in New Issue
Block a user