update
This commit is contained in:
parent
837515b27f
commit
9f5d6eb07a
|
@ -381,9 +381,6 @@ let g:vim_markdown_fenced_languages = ['bash=sh']
|
||||||
|
|
||||||
call plug#end()
|
call plug#end()
|
||||||
runtime macros/matchit.vim
|
runtime macros/matchit.vim
|
||||||
" TODO - try 'coc-tsserver'
|
|
||||||
" call coc#add_extension( 'coc-vetur', 'coc-python', 'coc-phpls', 'coc-json', 'coc-css', 'coc-prettier', 'coc-eslint', 'coc-vimlsp', 'coc-tsserver', 'coc-sh')
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
" vim: set fdm=marker ft=vim:
|
" vim: set fdm=marker ft=vim:
|
||||||
|
|
Loading…
Reference in New Issue