-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
28 lines (28 loc) · 988 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
25
26
27
28
[submodule ".vim/bundle/Vundle.vim"]
path = .vim/bundle/Vundle.vim
url = https://github.com/gmarik/Vundle.vim.git
[submodule ".vim/bundle/powerline"]
path = .vim/bundle/powerline
url = https://github.com/powerline/powerline.git
[submodule ".vim/bundle/vim-fugitive"]
path = .vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule ".vim/bundle/YouCompleteMe"]
path = .vim/bundle/YouCompleteMe
url = https://github.com/Valloric/YouCompleteMe.git
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule ".vim/bundle/badwolf"]
path = .vim/bundle/badwolf
url = https://github.com/sjl/badwolf.git
[submodule ".zsh/antigen"]
path = .zsh/antigen
url = https://github.com/zsh-users/antigen.git
[submodule ".fonts"]
path = .fonts
url = https://github.com/ryanoasis/nerd-fonts.git
branch = 2.1.0
[submodule ".config/wofi"]
path = .config/wofi
url = https://github.com/dracula/wofi.git