Added typescript syntax highlighting
This commit is contained in:
parent
437e2fedf9
commit
6ea51f93a5
1 changed files with 2 additions and 0 deletions
|
@ -39,6 +39,8 @@ Plug 'vimwiki/vimwiki'
|
|||
|
||||
Plug 'neoclide/coc.nvim', {'branch': 'release'}
|
||||
|
||||
Plug 'HerringtonDarkholme/yats.vim'
|
||||
|
||||
Plug 'git@gitlab.softwareparadies.de:IDE/swp-vim.git'
|
||||
|
||||
call plug#end()
|
||||
|
|
Loading…
Reference in a new issue