Skip to content
This repository has been archived by the owner on Apr 10, 2020. It is now read-only.

Commit

Permalink
Add TypeScript
Browse files Browse the repository at this point in the history
  • Loading branch information
charlax committed Dec 12, 2018
1 parent 5c49d85 commit 38d11b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vimrc
Expand Up @@ -53,6 +53,8 @@ Plug 'w0rp/ale'
Plug 'craigemery/vim-autotag'
" Terraform files
Plug 'hashivim/vim-terraform'
" Typescript
Plug 'leafgarland/typescript-vim'

if has("nvim")
Plug 'Shougo/deoplete.nvim', { 'do': ':UpdateRemotePlugins' }
Expand Down

0 comments on commit 38d11b4

Please sign in to comment.