This commit is contained in:
Ray Elliott 2020-12-30 15:14:20 +00:00
parent 837515b27f
commit 9f5d6eb07a
1 changed files with 0 additions and 3 deletions

View File

@ -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: