Added typescript syntax highlighting

This commit is contained in:
Michael Mandl 2020-12-07 21:25:59 +01:00
parent 437e2fedf9
commit 6ea51f93a5
Signed by: mandlm
GPG key ID: 4AA25D647AA54CC7

View file

@ -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()