-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
25 lines (25 loc) · 1.07 KB
/
.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
25
[submodule "home/.vim/bundle/nerdtree"]
path = home/.vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "home/.vim/bundle/vim-colors-solarized"]
path = home/.vim/bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "home/.vim/bundle/vim-smooth-scroll"]
path = home/.vim/bundle/vim-smooth-scroll
url = https://github.com/terryma/vim-smooth-scroll.git
[submodule "home/.vim/bundle/syntastic"]
path = home/.vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "home/.vim/bundle/vim-fugitive"]
path = home/.vim/bundle/vim-fugitive
url = https://www.github.com/tpope/vim-fugitive.git
[submodule "home/.vim/bundle/vim-snippets"]
path = home/.vim/bundle/vim-snippets
url = https://github.com/honza/vim-snippets.git
[submodule "home/.vim/bundle/vim-airline"]
path = home/.vim/bundle/vim-airline
url = https://www.github.com/jimmyltsinn/vim-airline.git
branch = jimmy-customize
[submodule "home/.zprezto"]
path = home/.zprezto
url = https://github.com/sorin-ionescu/prezto.git