forked from skwp/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
183 lines (183 loc) · 8.01 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
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
[submodule "KeyBindings"]
path = KeyBindings
url = https://github.com/ttscoff/KeyBindings.git
[submodule "vim/bundle/raimondi-delimitMate"]
path = vim/bundle/raimondi-delimitMate
url = https://github.com/Raimondi/delimitMate
[submodule "vim/bundle/godlygeek-csapprox"]
path = vim/bundle/godlygeek-csapprox
url = https://github.com/godlygeek/csapprox.git
[submodule "vim/bundle/vim-scripts-AnsiEsc"]
path = vim/bundle/vim-scripts-AnsiEsc
url = https://github.com/vim-scripts/AnsiEsc.vim.git
[submodule "vim/bundle/garbas-vim-showmarks"]
path = vim/bundle/garbas-vim-showmarks
url = https://github.com/garbas/vim-showmarks
[submodule "vim/bundle/skwp-vim-ruby-conque"]
path = vim/bundle/skwp-vim-ruby-conque
url = https://github.com/skwp/vim-ruby-conque
[submodule "vim/bundle/kogakure-vim-sparkup"]
path = vim/bundle/kogakure-vim-sparkup
url = https://github.com/kogakure/vim-sparkup.git
[submodule "vim/bundle/tomtom-tcomment_vim"]
path = vim/bundle/tomtom-tcomment_vim
url = https://github.com/tomtom/tcomment_vim.git
[submodule "vim/bundle/nelstrom-vim-markdown-preview"]
path = vim/bundle/nelstrom-vim-markdown-preview
url = https://github.com/nelstrom/vim-markdown-preview
[submodule "vim/bundle/scrooloose-nerdtree"]
path = vim/bundle/scrooloose-nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/bundle/jistr-vim-nerdtree-tabs"]
path = vim/bundle/jistr-vim-nerdtree-tabs
url = https://github.com/jistr/vim-nerdtree-tabs.git
[submodule "vim/bundle/vim-scripts-AutoTag"]
path = vim/bundle/vim-scripts-AutoTag
url = https://github.com/vim-scripts/AutoTag.git
[submodule "vim/bundle/vim-scripts-IndexedSearch"]
path = vim/bundle/vim-scripts-IndexedSearch
url = https://github.com/vim-scripts/IndexedSearch
[submodule "vim/bundle/scrooloose-syntastic"]
path = vim/bundle/scrooloose-syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "vim/bundle/Lokaltog-vim-easymotion"]
path = vim/bundle/Lokaltog-vim-easymotion
url = https://github.com/Lokaltog/vim-easymotion
[submodule "vim/bundle/sjbach-lusty"]
path = vim/bundle/sjbach-lusty
url = https://github.com/sjbach/lusty.git
[submodule "vim/bundle/tjennings-git-grep-vim"]
path = vim/bundle/tjennings-git-grep-vim
url = https://github.com/tjennings/git-grep-vim
[submodule "vim/bundle/skwp-greplace"]
path = vim/bundle/skwp-greplace
url = https://github.com/skwp/greplace.vim
[submodule "vim/bundle/tpope-vim-repeat"]
path = vim/bundle/tpope-vim-repeat
url = https://github.com/tpope/vim-repeat.git
[submodule "vim/bundle/vim-scripts-taglist"]
path = vim/bundle/vim-scripts-taglist
url = https://github.com/vim-scripts/taglist.vim.git
[submodule "vim/bundle/tpope-vim-surround"]
path = vim/bundle/tpope-vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "vim/bundle/tpope-vim-rails"]
path = vim/bundle/tpope-vim-rails
url = https://github.com/tpope/vim-rails.git
[submodule "vim/bundle/vim-ruby-vim-ruby"]
path = vim/bundle/vim-ruby-vim-ruby
url = https://github.com/vim-ruby/vim-ruby.git
[submodule "vim/bundle/ecomba-vim-ruby-refactoring"]
path = vim/bundle/ecomba-vim-ruby-refactoring
url = https://github.com/ecomba/vim-ruby-refactoring
[submodule "vim/bundle/vim-scripts-matchit.zip"]
path = vim/bundle/vim-scripts-matchit.zip
url = https://github.com/vim-scripts/matchit.zip.git
[submodule "vim/bundle/skwp-vim-indexed-search"]
path = vim/bundle/skwp-vim-indexed-search
url = https://github.com/skwp/vim-indexed-search
[submodule "vim/bundle/tpope-vim-endwise"]
path = vim/bundle/tpope-vim-endwise
url = https://github.com/tpope/vim-endwise.git
[submodule "vim/bundle/skwp-vim-html-escape"]
path = vim/bundle/skwp-vim-html-escape
url = https://github.com/skwp/vim-html-escape
[submodule "vim/bundle/Shougo-neocomplcache"]
path = vim/bundle/Shougo-neocomplcache
url = https://github.com/Shougo/neocomplcache.git
[submodule "vim/bundle/skwp-vim-colors-solarized"]
path = vim/bundle/skwp-vim-colors-solarized
url = https://github.com/skwp/vim-colors-solarized
[submodule "vim/bundle/rson-vim-conque"]
path = vim/bundle/rson-vim-conque
url = https://github.com/rson/vim-conque.git
[submodule "vim/bundle/tpope-vim-pathogen"]
path = vim/bundle/tpope-vim-pathogen
url = https://github.com/tpope/vim-pathogen
[submodule "vim/bundle/drewolson-ruby_focused_unit_test_vim"]
path = vim/bundle/drewolson-ruby_focused_unit_test_vim
url = https://github.com/drewolson/ruby_focused_unit_test_vim
[submodule "vim/bundle/tpope-vim-fugitive"]
path = vim/bundle/tpope-vim-fugitive
url = https://github.com/tpope/vim-fugitive
[submodule "vim/bundle/mikefarmer-snipmate"]
path = vim/bundle/mikefarmer-snipmate
url = https://github.com/mikefarmer/snipmate.vim.git
[submodule "vim/snippets"]
path = vim/snippets
url = https://github.com/scrooloose/snipmate-snippets.git
[submodule "vim/bundle/wincent-Command-T"]
path = vim/bundle/wincent-Command-T
url = https://github.com/wincent/Command-T
[submodule "vim/bundle/skwp-vim-git-grep-rails-partial"]
path = vim/bundle/skwp-vim-git-grep-rails-partial
url = https://github.com/skwp/vim-git-grep-rails-partial
[submodule "vim/bundle/tpope-vim-unimpaired"]
path = vim/bundle/tpope-vim-unimpaired
url = https://github.com/tpope/vim-unimpaired
[submodule "vim/bundle/tpope-vim-git"]
path = vim/bundle/tpope-vim-git
url = https://github.com/tpope/vim-git
[submodule "vim/bundle/vim-scripts-lastpos"]
path = vim/bundle/vim-scripts-lastpos
url = https://github.com/vim-scripts/lastpos.vim
[submodule "vim/bundle/sjl-gundo"]
path = vim/bundle/sjl-gundo
url = https://github.com/sjl/gundo.vim
[submodule "vim/bundle/vim-scripts-sudo"]
path = vim/bundle/vim-scripts-sudo
url = https://github.com/vim-scripts/sudo.vim
[submodule "vim/bundle/mileszs-ack"]
path = vim/bundle/mileszs-ack
url = https://github.com/mileszs/ack.vim
[submodule "vim/bundle/mattn-zencoding-vim"]
path = vim/bundle/mattn-zencoding-vim
url = https://github.com/mattn/zencoding-vim
[submodule "vim/bundle/nelstrom-vim-textobj-rubyblock"]
path = vim/bundle/nelstrom-vim-textobj-rubyblock
url = https://github.com/nelstrom/vim-textobj-rubyblock
[submodule "vim/bundle/kana-vim-textobj-user"]
path = vim/bundle/kana-vim-textobj-user
url = https://github.com/kana/vim-textobj-user
[submodule "vim/bundle/austintaylor-vim-indentobject"]
path = vim/bundle/austintaylor-vim-indentobject
url = https://github.com/austintaylor/vim-indentobject
[submodule "vim/bundle/jpalardy-vim-slime"]
path = vim/bundle/jpalardy-vim-slime
url = https://github.com/jpalardy/vim-slime
[submodule "vim/bundle/vim-scripts-ZoomWin"]
path = vim/bundle/vim-scripts-ZoomWin
url = https://github.com/vim-scripts/ZoomWin.git
[submodule "vim/bundle/dterei-VimBookmarking"]
path = vim/bundle/dterei-VimBookmarking
url = https://github.com/dterei/VimBookmarking
[submodule "vim/bundle/kana-vim-textobj-datetime"]
path = vim/bundle/kana-vim-textobj-datetime
url = https://github.com/kana/vim-textobj-datetime
[submodule "vim/bundle/kana-vim-textobj-entire"]
path = vim/bundle/kana-vim-textobj-entire
url = https://github.com/kana/vim-textobj-entire
[submodule "vim/bundle/chrismetcalf-vim-yankring"]
path = vim/bundle/chrismetcalf-vim-yankring
url = https://github.com/chrismetcalf/vim-yankring.git
[submodule "vim/bundle/mattn-gist-vim"]
path = vim/bundle/mattn-gist-vim
url = https://github.com/mattn/gist-vim
[submodule "vim/bundle/godlygeek-tabular"]
path = vim/bundle/godlygeek-tabular
url = https://github.com/godlygeek/tabular
[submodule "vim/bundle/AndrewRadev-splitjoin"]
path = vim/bundle/AndrewRadev-splitjoin
url = https://github.com/AndrewRadev/splitjoin.vim
[submodule "vim/bundle/int3-vim-extradite"]
path = vim/bundle/int3-vim-extradite
url = https://github.com/int3/vim-extradite
[submodule "vim/bundle/vim-scripts-argtextobj"]
path = vim/bundle/vim-scripts-argtextobj
url = https://github.com/vim-scripts/argtextobj.vim
[submodule "vim/bundle/bootleq-vim-textobj-rubysymbol"]
path = vim/bundle/bootleq-vim-textobj-rubysymbol
url = https://github.com/bootleq/vim-textobj-rubysymbol
[submodule "vim/bundle/skwp-vim-rspec"]
path = vim/bundle/skwp-vim-rspec
url = https://github.com/skwp/vim-rspec