add typescript plugin, clean up plugins
This commit is contained in:
@@ -18,8 +18,6 @@ Bundle 'pangloss/vim-javascript'
|
||||
Bundle 'itspriddle/vim-jquery'
|
||||
Bundle 'tpope/vim-markdown'
|
||||
Bundle 'wavded/vim-stylus'
|
||||
Bundle 'mmalecki/vim-node.js'
|
||||
" Bundle 'Lokaltog/vim-powerline'
|
||||
Bundle 'tpope/vim-ragtag'
|
||||
Bundle 'tpope/vim-surround'
|
||||
Bundle 'duff/vim-scratch'
|
||||
@@ -31,7 +29,6 @@ Bundle 'tsaleh/vim-matchit'
|
||||
Bundle 'benmills/vimux'
|
||||
Bundle 'mattn/emmet-vim'
|
||||
Bundle 'ap/vim-css-color'
|
||||
" Bundle 'nicknisi/ir-whack'
|
||||
Bundle 'flazz/vim-colorschemes'
|
||||
Bundle 'editorconfig/editorconfig-vim'
|
||||
Bundle 'juvenn/mustache.vim'
|
||||
@@ -47,3 +44,4 @@ Bundle 'tonchis/to-github-vim'
|
||||
Bundle 'sotte/presenting.vim'
|
||||
Bundle 'moll/vim-node'
|
||||
Bundle 'elzr/vim-json'
|
||||
Bundle 'leafgarland/typescript-vim'
|
||||
|
||||
Reference in New Issue
Block a user