]> git.rmz.io Git - dotfiles.git/blobdiff - .gitmodules
line wrap options
[dotfiles.git] / .gitmodules
index 225a52d1b25cb8d5fd147b5f2a03833e8dc58528..447a11ae253ab53c021772042a3691cbbf76afb4 100644 (file)
@@ -4,3 +4,18 @@
 [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