forked from awesomescot-zz/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 741 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "vim/bundle/fugitive"]
path = vim/bundle/fugitive
url = http://github.com/tpope/vim-fugitive.git
ignore = dirty
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
ignore = dirty
[submodule "vim/bundle/mru_vim"]
path = vim/bundle/mru_vim
url = https://github.com/vim-scripts/mru.vim.git
ignore = dirty
[submodule "vim/bundle/fuzzy"]
path = vim/bundle/fuzzy
url = https://github.com/vim-scripts/FuzzyFinder.git
ignore = dirty
[submodule "vim/bundle/l9"]
path = vim/bundle/l9
url = https://github.com/vim-scripts/L9.git
ignore = dirty
[submodule "vim/bundle/tabular"]
path = vim/bundle/tabular
url = https://github.com/godlygeek/tabular.git
ignore = dirty