Adjusting COC

This commit is contained in:
2025-09-12 12:27:37 -04:00
parent 8954b671f6
commit 09c8354089
2 changed files with 14 additions and 6 deletions

View File

@@ -3,7 +3,7 @@ vim.g.coc_global_extensions = {
'coc-json',
'coc-html',
'coc-css',
'coc-python',
'coc-pylsp',
'coc-clangd',
'coc-rust-analyzer',
'coc-yaml',