Remove coc-tsserver for now.

This commit is contained in:
2020-11-27 12:40:34 +00:00
parent f3f4fd8db8
commit 98bf3319ba

2
vimrc
View File

@@ -589,7 +589,7 @@ if version >= 800
" Resume latest coc list
nnoremap <silent> <space>p :<C-u>CocListResume<CR>
let g:coc_global_extensions = [ 'coc-tsserver' ]
" let g:coc_global_extensions = [ 'coc-tsserver' ]
endif
" <Tab> and <S-Tab> indent and unindent code