Add graphql/jsx/fzf

This commit is contained in:
Yan Pritzker
2017-01-04 13:45:57 -06:00
parent 3fa9e6f636
commit fb4bec51f0
2 changed files with 3 additions and 0 deletions

View File

@@ -5,3 +5,5 @@ Bundle 'jtratner/vim-flavored-markdown.git'
Bundle 'scrooloose/syntastic.git'
Bundle 'nelstrom/vim-markdown-preview'
Bundle 'skwp/vim-html-escape'
Bundle 'mxw/vim-jsx'
Bundle 'jparise/vim-graphql'

View File

@@ -2,5 +2,6 @@ Bundle "jistr/vim-nerdtree-tabs.git"
Bundle "scrooloose/nerdtree.git"
Bundle "ctrlpvim/ctrlp.vim"
Bundle 'JazzCore/ctrlp-cmatcher'
Bundle 'junegunn/fzf'
Bundle "xolox/vim-misc"
Bundle "xolox/vim-session"