mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-10 10:39:41 +00:00
2 lines
181 B
VimL
2 lines
181 B
VimL
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']
|