Remove coc-tsserver for now.
This commit is contained in:
2
vimrc
2
vimrc
@@ -589,7 +589,7 @@ if version >= 800
|
|||||||
" Resume latest coc list
|
" Resume latest coc list
|
||||||
nnoremap <silent> <space>p :<C-u>CocListResume<CR>
|
nnoremap <silent> <space>p :<C-u>CocListResume<CR>
|
||||||
|
|
||||||
let g:coc_global_extensions = [ 'coc-tsserver' ]
|
" let g:coc_global_extensions = [ 'coc-tsserver' ]
|
||||||
endif
|
endif
|
||||||
|
|
||||||
" <Tab> and <S-Tab> indent and unindent code
|
" <Tab> and <S-Tab> indent and unindent code
|
||||||
|
|||||||
Reference in New Issue
Block a user