Skip to content

Commit

Permalink
Add vim-es6 and vim-jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
cassidoo committed Aug 23, 2017
1 parent dab5daf commit 865e65d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vimrc.bundles
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Plugin 'christoomey/vim-tmux-navigator'
Plugin 'juvenn/mustache.vim'
Plugin 'kchmck/vim-coffee-script'
Plugin 'ctrlpvim/ctrlp.vim'
Plugin 'isRuslan/vim-es6'
Plugin 'leafgarland/typescript-vim'
Plugin 'majutsushi/tagbar'
Plugin 'rking/ag.vim'
Expand All @@ -17,6 +18,7 @@ Plugin 'tomtom/tlib_vim'
Plugin 'nathanaelkane/vim-indent-guides'
Plugin 'nono/vim-handlebars'
Plugin 'pangloss/vim-javascript'
Plugin 'mxw/vim-jsx'
Plugin 'wookiehangover/jshint.vim'
Plugin 'scrooloose/nerdtree'
Plugin 'scrooloose/syntastic'
Expand Down

0 comments on commit 865e65d

Please sign in to comment.