-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
48 lines (48 loc) · 1.91 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
43
44
45
46
47
48
[submodule "vim/vim/bundle/vim-vividchalk"]
path = vim/vim/bundle/vim-vividchalk
url = https://github.com/gavrie/vim-vividchalk
[submodule "vim/vim/bundle/vim-pathgen"]
path = vim/vim/bundle/vim-pathgen
url = https://github.com/tpope/vim-pathogen
[submodule "vim/vim/bundle/command-t"]
path = vim/vim/bundle/command-t
url = https://github.com/wincent/Command-T
[submodule "vim/vim/bundle/bufonly"]
path = vim/vim/bundle/bufonly
url = https://github.com/vim-scripts/BufOnly.vim.git
[submodule "vim/vim/bundle/pyflakes"]
path = vim/vim/bundle/pyflakes
url = https://github.com/kevinw/pyflakes-vim.git
[submodule "vim/vim/bundle/fugitive"]
path = vim/vim/bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/vim/bundle/jedi-vim"]
path = vim/vim/bundle/jedi-vim
url = https://github.com/davidhalter/jedi-vim.git
[submodule "vim/vim/bundle/ansi-esc"]
path = vim/vim/bundle/ansi-esc
url = https://github.com/vim-scripts/AnsiEsc.vim.git
[submodule "vim/vim/bundle/nerdtree"]
path = vim/vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "tmux/plugins/tpm"]
path = tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm
[submodule "zsh/plugins/zsh-syntax-highlighting"]
path = zsh/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "tmux/plugins/extrakto"]
path = tmux/plugins/extrakto
url = https://github.com/laktak/extrakto
[submodule "tmux/plugins/tmux-resurrect"]
path = tmux/plugins/tmux-resurrect
url = https://github.com/tmux-plugins/tmux-resurrect
[submodule "tmux/plugins/tmux-test"]
path = tmux/plugins/tmux-test
url = https://github.com/tmux-plugins/tmux-test
[submodule "tmux/plugins/tmux-sensible"]
path = tmux/plugins/tmux-sensible
url = https://github.com/tmux-plugins/tmux-sensible
[submodule "tmux/plugins/tmux-yank"]
path = tmux/plugins/tmux-yank
url = https://github.com/tmux-plugins/tmux-yank