forked from seanbell/term-tools
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
148 lines (148 loc) · 4.98 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
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
[submodule "vim/bundle/fugitive"]
path = vim/bundle/fugitive
url = git@github.com:tpope/vim-fugitive.git
ignore = dirty
[submodule "vim/bundle/closetag"]
path = vim/bundle/closetag
url = git@github.com:docunext/closetag.vim.git
ignore = dirty
[submodule "vim/bundle/nerdcommenter"]
path = vim/bundle/nerdcommenter
url = git@github.com:scrooloose/nerdcommenter.git
ignore = dirty
[submodule "vim/bundle/solarized"]
path = vim/bundle/solarized
url = git@github.com:altercation/vim-colors-solarized.git
ignore = dirty
[submodule "vim/bundle/syntastic"]
path = vim/bundle/syntastic
url = git@github.com:scrooloose/syntastic.git
ignore = dirty
[submodule "vim/bundle/showmarks"]
path = vim/bundle/showmarks
url = git@github.com:vim-scripts/ShowMarks.git
ignore = dirty
[submodule "vim/bundle/supertab"]
path = vim/bundle/supertab
url = git@github.com:ervandew/supertab.git
ignore = dirty
[submodule "vim/bundle/easymotion"]
path = vim/bundle/easymotion
url = git@github.com:easymotion/vim-easymotion.git
ignore = dirty
[submodule "vim/bundle/surround"]
path = vim/bundle/surround
url = git@github.com:tpope/vim-surround.git
ignore = dirty
[submodule "vim/bundle/latex"]
path = vim/bundle/latex
url = https://github.com/vim-latex/vim-latex
ignore = dirty
[submodule "vim/bundle/tagbar"]
path = vim/bundle/tagbar
url = git@github.com:majutsushi/tagbar.git
ignore = dirty
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = git@github.com:scrooloose/nerdtree.git
ignore = dirty
[submodule "vim/bundle/fswitch"]
path = vim/bundle/fswitch
url = git@github.com:derekwyatt/vim-fswitch.git
ignore = dirty
[submodule "vim/bundle/gitignore"]
path = vim/bundle/gitignore
url = git@github.com:vitaly/vim-gitignore.git
ignore = dirty
[submodule "vim/bundle/gundo"]
path = vim/bundle/gundo
url = git@github.com:sjl/gundo.vim.git
ignore = dirty
[submodule "vim/bundle/ctrlp"]
path = vim/bundle/ctrlp
url = https://github.com/ctrlpvim/ctrlp.vim.git
ignore = dirty
[submodule "vim/bundle/tabman"]
path = vim/bundle/tabman
url = git@github.com:kien/tabman.vim.git
ignore = dirty
[submodule "dircolors-solarized"]
path = dircolors-solarized
url = git@github.com:seebi/dircolors-solarized.git
ignore = dirty
[submodule "gnome-terminal-colors-solarized"]
path = gnome-terminal-colors-solarized
url = git@github.com:sigurdga/gnome-terminal-colors-solarized.git
ignore = dirty
[submodule "vim/bundle/rainbow-parentheses"]
path = vim/bundle/rainbow-parentheses
url = git@github.com:kien/rainbow_parentheses.vim.git
ignore = dirty
[submodule "oh-my-zsh-custom/zsh-syntax-highlighting"]
path = oh-my-zsh-custom/zsh-syntax-highlighting
url = git@github.com:zsh-users/zsh-syntax-highlighting.git
ignore = dirty
[submodule "guake-colors-solarized"]
path = guake-colors-solarized
url = git@github.com:coolwanglu/guake-colors-solarized.git
ignore = dirty
[submodule "tomorrow-theme"]
path = tomorrow-theme
url = git@github.com:chriskempson/tomorrow-theme.git
ignore = dirty
[submodule "vim/bundle/python-mode"]
path = vim/bundle/python-mode
url = git@github.com:python-mode/python-mode.git
ignore = dirty
[submodule "vim/bundle/javascript"]
path = vim/bundle/javascript
url = git@github.com:pangloss/vim-javascript.git
ignore = dirty
[submodule "vim/bundle/yankstack"]
path = vim/bundle/yankstack
url = git@github.com:maxbrunsfeld/vim-yankstack.git
ignore = dirty
[submodule "cdd"]
path = cdd
url = git@github.com:jestor/cdd.git
ignore = dirty
[submodule "vim/bundle/less"]
path = vim/bundle/less
url = git@github.com:groenewege/vim-less.git
ignore = dirty
[submodule "osx-lion-terminal.app-colors-solarized"]
path = osx-lion-terminal.app-colors-solarized
url = git@github.com:tomislav/osx-lion-terminal.app-colors-solarized.git
ignore = dirty
[submodule "vim/bundle/makeshift"]
path = vim/bundle/makeshift
url = git@github.com:johnsyweb/vim-makeshift.git
ignore = dirty
[submodule "vim/bundle/powerline"]
path = vim/bundle/powerline
url = git@github.com:powerline/powerline.git
ignore = dirty
[submodule "vim/bundle/scons.vim"]
path = vim/bundle/scons.vim
url = git@github.com:vim-scripts/scons.vim.git
ignore = dirty
[submodule "ssh-find-agent"]
path = ssh-find-agent
url = git@github.com:wwalker/ssh-find-agent.git
ignore = dirty
[submodule "vim/bundle/vim-indent-guides"]
path = vim/bundle/vim-indent-guides
url = https://github.com/nathanaelkane/vim-indent-guides.git
[submodule "mintty-colors-solarized"]
path = mintty-colors-solarized
url = git@github.com:mavnn/mintty-colors-solarized.git
[submodule "vim/bundle/julia-vim"]
path = vim/bundle/julia-vim
url = git@github.com:JuliaEditorSupport/julia-vim.git
[submodule "vim/bundle/vim-gutentags"]
path = vim/bundle/vim-gutentags
url = git@github.com:ludovicchabant/vim-gutentags.git
ignore = dirty
[submodule "vim/bundle/vim-cpp-enhanced-highlight"]
path = vim/bundle/vim-cpp-enhanced-highlight
url = https://github.com/octol/vim-cpp-enhanced-highlight.git