-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 1.06 KB
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 1.06 KB
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 "configs/vim/dot_janus/vim-colors-solarized"]
path = configs/vim/dot_janus/vim-colors-solarized
url = git://github.com/altercation/vim-colors-solarized.git
[submodule "configs/vim/dot_janus/tabular"]
path = configs/vim/dot_janus/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "configs/vim/dot_janus/rspec-tools"]
path = configs/vim/dot_janus/rspec-tools
url = https://github.com/ajh/vim-rspec-tools.git
[submodule "configs/vim/dot_janus/inflector"]
path = configs/vim/dot_janus/inflector
url = https://github.com/ajh/vim-inflector.git
[submodule "configs/vim/dot_janus/misc"]
path = configs/vim/dot_janus/misc
url = https://github.com/ajh/vim-misc.git
[submodule "configs/vim/dot_janus/rust"]
path = configs/vim/dot_janus/rust
url = https://github.com/rust-lang/rust.vim.git
[submodule "configs/vim/dot_janus/vim-tmux-navigator"]
path = configs/vim/dot_janus/vim-tmux-navigator
url = https://github.com/christoomey/vim-tmux-navigator.git
[submodule "vendor/antigen"]
path = vendor/antigen
url = https://github.com/zsh-users/antigen.git