nvim-stuff (coc) updated

This commit is contained in:
Harri Lahtinen 2021-02-14 12:08:27 +02:00
parent 66534fa3e6
commit 6a1cc6e072
1 changed files with 0 additions and 2 deletions

View File

@ -284,7 +284,6 @@ let g:coc_global_extensions = [
\'coc-html',
\'coc-xml',
\'coc-java',
\'coc-ccls',
\'coc-powershell',
\'coc-r-lsp',
\'coc-vimlsp',
@ -314,7 +313,6 @@ let g:coc_global_extensions = [
\'coc-post',
\'coc-stylelint',
\'coc-yaml',
\'coc-template',
\'coc-tabnine',
\'coc-utils'
\]