[submodule "awesome/awesome-freedesktop"]
path = awesome/awesome-freedesktop
url = https://github.com/terceiro/awesome-freedesktop.git
+[submodule "vim/bundle/vim-fugitive"]
+ path = vim/bundle/vim-fugitive
+ url = https://github.com/tpope/vim-fugitive.git
+[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
+[submodule "vim/bundle/Gundo"]
+ path = vim/bundle/Gundo
+ url = https://github.com/vim-scripts/Gundo.git
+[submodule "vim/bundle/tagbar"]
+ path = vim/bundle/tagbar
+ url = https://github.com/majutsushi/tagbar.git
+[submodule "vim/bundle/tcomment_vim"]
+ path = vim/bundle/tcomment_vim
+ url = https://github.com/tomtom/tcomment_vim.git
+[submodule "vim/bundle/YouCompleteMe"]
+ path = vim/bundle/YouCompleteMe
+ url = https://github.com/Valloric/YouCompleteMe.git