[submodule "vim/bundle/command-t"]
path = vim/bundle/command-t
url = git://git.wincent.com/command-t.git
+[submodule "vim/bundle/syntastic"]
+ path = vim/bundle/syntastic
+ url = https://github.com/scrooloose/syntastic.git
+[submodule "vim/bundle/nerdtree"]
+ path = vim/bundle/nerdtree
+ url = https://github.com/scrooloose/nerdtree.git
+[submodule "vim/bundle/vim-airline"]
+ path = vim/bundle/vim-airline
+ url = https://github.com/bling/vim-airline