feat: add coc-prettier
parent
54700559de
commit
b424262e07
|
@ -169,6 +169,7 @@ let g:coc_global_extensions = [
|
|||
\ 'coc-eslint',
|
||||
\ 'coc-html',
|
||||
\ 'coc-json',
|
||||
\ 'coc-prettier',
|
||||
\ 'coc-python',
|
||||
\ 'coc-rust-analyzer',
|
||||
\ 'coc-sh',
|
||||
|
|
Loading…
Reference in New Issue