-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
42 lines (42 loc) · 1.61 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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
[submodule "_dotfiles_deps/tmux-colors-solarized"]
path = _dotfiles_deps/tmux-colors-solarized
url = https://github.com/seebi/tmux-colors-solarized
[submodule "_dotfiles_deps/dircolors-solarized"]
path = _dotfiles_deps/dircolors-solarized
url = https://github.com/seebi/dircolors-solarized
[submodule "_vim"]
path = _vim
url = https://github.com/tpope/vim-pathogen
[submodule "_vimbundle/vim-colors-solarized"]
path = _vimbundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized
[submodule "_vimbundle/ctrlp.vim"]
path = _vimbundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim
[submodule "_vimbundle/vim-fugitive"]
path = _vimbundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive
[submodule "_vimbundle/ctrlp-py-matcher"]
path = _vimbundle/ctrlp-py-matcher
url = https://github.com/FelikZ/ctrlp-py-matcher
[submodule "_vimbundle/vim-unimpaired"]
path = _vimbundle/vim-unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule "_vimbundle/vim-sensible"]
path = _vimbundle/vim-sensible
url = https://github.com/tpope/vim-sensible.git
[submodule "_vimbundle/vim-abolish"]
path = _vimbundle/vim-abolish
url = https://github.com/tpope/vim-abolish
[submodule "_vimbundle/rust"]
path = _vimbundle/rust
url = https://github.com/rust-lang/rust.vim
[submodule "_vimbundle/vim-visual-multi"]
path = _vimbundle/vim-visual-multi
url = https://github.com/mg979/vim-visual-multi
[submodule "_vimbundle/ale"]
path = _vimbundle/ale
url = https://github.com/dense-analysis/ale
[submodule "_vimbundle/coc.nvim"]
path = _vimbundle/coc.nvim
url = https://github.com/neoclide/coc.nvim