feat: add coc-prettier

main
mandlm 2021-07-19 11:28:14 +02:00
parent 54700559de
commit b424262e07
Signed by: mandlm
GPG Key ID: 4AA25D647AA54CC7
1 changed files with 1 additions and 0 deletions

View File

@ -169,6 +169,7 @@ let g:coc_global_extensions = [
\ 'coc-eslint',
\ 'coc-html',
\ 'coc-json',
\ 'coc-prettier',
\ 'coc-python',
\ 'coc-rust-analyzer',
\ 'coc-sh',