mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-12-13 15:52:58 +01:00
add coc-prettier to coc config
This commit is contained in:
parent
f634a93f9d
commit
52e08a8ea7
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ vim.g.coc_global_extensions = {
|
|||
"coc-java",
|
||||
"coc-json",
|
||||
"coc-kotlin",
|
||||
"coc-prettier",
|
||||
"coc-rust-analyzer",
|
||||
"coc-snippets",
|
||||
"coc-sumneko-lua",
|
||||
|
|
Loading…
Reference in a new issue