Remove coc.vim from rc/ (there's one in plugins.d/)

This commit is contained in:
ItsDrike 2021-10-02 21:14:51 +02:00
parent b5354fbf4c
commit 76967ee3e4
No known key found for this signature in database
GPG key ID: FB8CA11A2CF3A843

View file

@ -1 +0,0 @@
let g:coc_global_extensions = ['coc-python', 'coc-json', 'coc-git', 'coc-html', 'coc-css', 'coc-clangd', 'coc-cmake', 'coc-java', 'coc-sh', 'coc-toml', 'coc-yaml', 'coc-omnisharp']