-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
21 lines (21 loc) · 999 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule ".dotfiles-modules/vim-fakeclip"]
path = .dotfiles-modules/vim-fakeclip
url = https://github.com/kana/vim-fakeclip.git
[submodule ".dotfiles-modules/gundo.vim"]
path = .dotfiles-modules/gundo.vim
url = https://github.com/sjl/gundo.vim.git
[submodule ".dotfiles-modules/vim-colors-solarized"]
path = .dotfiles-modules/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule ".dotfiles-modules/vim-pathogen"]
path = .dotfiles-modules/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule ".dotfiles-modules/vim-indent-guides"]
path = .dotfiles-modules/vim-indent-guides
url = https://github.com/nathanaelkane/vim-indent-guides.git
[submodule ".dotfiles-modules/zsh-syntax-highlighting"]
path = .dotfiles-modules/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule ".dotfiles-modules/spacemacs"]
path = .dotfiles-modules/spacemacs
url = https://github.com/syl20bnr/spacemacs