-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
104 lines (104 loc) · 3.43 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
[submodule "tmux/plugins/tpm"]
path = tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm
branch = master
[submodule "tmux/plugins/tmux-resurrect"]
path = tmux/plugins/tmux-resurrect
url = https://git::@github.com/tmux-plugins/tmux-resurrect
branch = master
[submodule "vim/bundle/Vundle.vim"]
path = vim/bundle/Vundle.vim
url = https://github.com/gmarik/Vundle.vim.git
branch = master
[submodule "vim/bundle/vim-tmux-navigator"]
path = vim/bundle/vim-tmux-navigator
url = https://github.com/christoomey/vim-tmux-navigator.git
branch = master
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
branch = master
[submodule "vim/bundle/nerdtree-git-plugin"]
path = vim/bundle/nerdtree-git-plugin
url = https://github.com/Xuyuanp/nerdtree-git-plugin.git
branch = master
[submodule "vim/bundle/fuzzyfinder"]
path = vim/bundle/fuzzyfinder
url = https://github.com/vim-scripts/fuzzyfinder.git
branch = master
ignore = dirty
[submodule "vim/bundle/L9"]
path = vim/bundle/L9
url = https://github.com/vim-scripts/L9.git
branch = master
ignore = dirty
[submodule "vim/bundle/jedi-vim"]
path = vim/bundle/jedi-vim
url = https://github.com/davidhalter/jedi-vim
branch = master
ignore = dirty
[submodule "vim/bundle/vim-fugitive"]
path = vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
branch = master
[submodule "vim/bundle/tmux.vim"]
path = vim/bundle/tmux.vim
url = https://github.com/ericpruitt/tmux.vim.git
branch = master
[submodule "vim/bundle/vim-syntax-extra"]
path = vim/bundle/vim-syntax-extra
url = https://github.com/justinmk/vim-syntax-extra.git
branch = master
[submodule "vim/bundle/vim-tmux"]
path = vim/bundle/vim-tmux
url = https://github.com/tmux-plugins/vim-tmux.git
branch = master
[submodule "bash/bash-git-prompt"]
path = bash/bash-git-prompt
url = https://github.com/magicmonty/bash-git-prompt.git
branch = master
[submodule "vim/bundle/ack.vim"]
path = vim/bundle/ack.vim
url = https://github.com/mileszs/ack.vim.git
branch = master
[submodule "vim/bundle/vim-dirdiff"]
path = vim/bundle/vim-dirdiff
url = https://github.com/will133/vim-dirdiff.git
branch = master
[submodule "vim/bundle/vim-commentary"]
path = vim/bundle/vim-commentary
url = https://github.com/tpope/vim-commentary.git
branch = master
[submodule "vim/bundle/tlib_vim"]
path = vim/bundle/tlib_vim
url = https://github.com/tomtom/tlib_vim.git
branch = master
[submodule "vim/bundle/vim-addon-mw-utils"]
path = vim/bundle/vim-addon-mw-utils
url = https://github.com/MarcWeber/vim-addon-mw-utils.git
branch = master
[submodule "vim/bundle/vim-snipmate"]
path = vim/bundle/vim-snipmate
url = https://github.com/garbas/vim-snipmate.git
branch = master
[submodule "vim/bundle/gnuplot.vim"]
path = vim/bundle/gnuplot.vim
url = https://github.com/vim-scripts/gnuplot.vim.git
branch = master
[submodule "tmux/tmux-better-mouse-mode"]
path = tmux/plugins/tmux-better-mouse-mode
url = https://github.com/nhdaly/tmux-better-mouse-mode
branch = master
[submodule "vim/bundle/vim-mark"]
path = vim/bundle/vim-mark
url = https://github.com/inkarkat/vim-mark.git
branch = master
[submodule "vim/bundle/vim-ingo-library"]
path = vim/bundle/vim-ingo-library
url = https://github.com/inkarkat/vim-ingo-library.git
branch = master
ignore = dirty
[submodule "vim/bundle/vim-jinja"]
path = vim/bundle/vim-jinja
url = https://github.com/lepture/vim-jinja.git
branch = master