feat: add coc-prettier
This commit is contained in:
parent
54700559de
commit
b424262e07
1 changed files with 1 additions and 0 deletions
|
@ -169,6 +169,7 @@ let g:coc_global_extensions = [
|
||||||
\ 'coc-eslint',
|
\ 'coc-eslint',
|
||||||
\ 'coc-html',
|
\ 'coc-html',
|
||||||
\ 'coc-json',
|
\ 'coc-json',
|
||||||
|
\ 'coc-prettier',
|
||||||
\ 'coc-python',
|
\ 'coc-python',
|
||||||
\ 'coc-rust-analyzer',
|
\ 'coc-rust-analyzer',
|
||||||
\ 'coc-sh',
|
\ 'coc-sh',
|
||||||
|
|
Loading…
Reference in a new issue