Add typescript support
This commit is contained in:
4
vimrc
4
vimrc
@@ -142,6 +142,10 @@ Plug 'idanarye/vim-vebugger', { 'for': 'python' }
|
||||
" scala
|
||||
Plug 'derekwyatt/vim-scala', { 'for': 'scala' }
|
||||
|
||||
" typescript
|
||||
Plug 'leafgarland/typescript-vim', { 'for': 'typescript' }
|
||||
Plug 'Quramy/tsuquyomi', { 'for': 'typescript' }
|
||||
|
||||
" color and beauty
|
||||
Plug 'tomasiser/vim-code-dark'
|
||||
Plug 'romainl/Apprentice'
|
||||
|
||||
Reference in New Issue
Block a user