-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
27 lines (27 loc) · 1.04 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
26
27
[submodule ".vim/bundle/vim-sneak"]
path = .vim/bundle/vim-sneak
url = https://github.com/justinmk/vim-sneak.git
[submodule ".vim/bundle/vim-airline"]
path = .vim/bundle/vim-airline
url = https://github.com/bling/vim-airline.git
[submodule ".vim/bundle/vim-fugitive"]
path = .vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule ".vim/bundle/vimproc.vim"]
path = .vim/bundle/vimproc.vim
url = https://github.com/Shougo/vimproc.vim.git
[submodule ".vim/bundle/vim-devicons"]
path = .vim/bundle/vim-devicons
url = https://github.com/ryanoasis/vim-devicons.git
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule ".zsh/zaw"]
path = .zsh/zaw
url = https://github.com/zsh-users/zaw.git
[submodule ".vim/bundle/vim-lengthmatters"]
path = .vim/bundle/vim-lengthmatters
url = https://github.com/whatyouhide/vim-lengthmatters.git
[submodule ".zsh/gradle-completion"]
path = .zsh/gradle-completion
url = https://github.com/fmthoma/gradle-completion.git