adding bundles

This commit is contained in:
Nick Nisi
2012-12-20 10:14:50 -06:00
parent 2213b78583
commit 28089c9eba

View File

@@ -20,8 +20,6 @@ Bundle 'othree/html5.vim'
Bundle 'pangloss/vim-javascript'
Bundle 'itspriddle/vim-jquery'
Bundle 'tpope/vim-markdown'
Bundle 'tsaleh/vim-matchit'
Bundle 'juvenn/mustache.vim'
Bundle 'mmalecki/vim-node.js'
Bundle 'Lokaltog/vim-powerline'
Bundle 'tpope/vim-ragtag'
@@ -30,6 +28,9 @@ Bundle 'sjl/vitality.vim'
Bundle 'duff/vim-scratch'
Bundle 'cakebaker/scss-syntax.vim'
Bundle 'kchmck/vim-coffee-script'
Bundle 'groenewege/vim-less'
Bundle 'nono/vim-handlebars'
Bundle 'tsaleh/vim-matchit'
filetype plugin indent on