Skip to content

Commit

Permalink
coc ext update
Browse files Browse the repository at this point in the history
  • Loading branch information
htdt committed Nov 28, 2020
1 parent 6c82ff8 commit b552c3e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .vim/coc.vim
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
" ~/.config/coc/extensions/package.json
let g:coc_global_extensions = [
\'coc-python',
\'coc-highlight',
\'coc-ultisnips'
\'coc-python',
\'coc-tslint',
\'coc-tsserver'
\]

" TextEdit might fail if hidden is not set.
Expand Down

0 comments on commit b552c3e

Please sign in to comment.