-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
144 lines (144 loc) · 5.17 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
[submodule "bundle/vim-colors-solarized"]
path = bundle/vim-colors-solarized
url = git://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/command-t"]
path = bundle/command-t
url = git://github.com/wincent/Command-T.git
[submodule "bundle/vim-blockle"]
path = bundle/vim-blockle
url = git://github.com/jgdavey/vim-blockle.git
[submodule "bundle/bclose"]
path = bundle/bclose
url = git://github.com/bcaccinolo/bclose.git
[submodule "bundle/vim-endwise"]
path = bundle/vim-endwise
url = git://github.com/tpope/vim-endwise.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "bundle/matchit"]
path = bundle/matchit
url = git://github.com/vim-scripts/matchit.zip.git
[submodule "bundle/snipmate.vim"]
path = bundle/snipmate.vim
url = git://github.com/garbas/vim-snipmate.git
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = git://github.com/scrooloose/syntastic.git
[submodule "bundle/textobj-user"]
path = bundle/textobj-user
url = git://github.com/vim-scripts/textobj-user.git
[submodule "bundle/vim-textobj-rubyblock"]
path = bundle/vim-textobj-rubyblock
url = git://github.com/nelstrom/vim-textobj-rubyblock.git
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = git://github.com/tpope/vim-surround.git
[submodule "bundle/vim-ruby"]
path = bundle/vim-ruby
url = git://github.com/vim-ruby/vim-ruby.git
[submodule "bundle/vim-coffee-script"]
path = bundle/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "bundle/vim-javascript"]
path = bundle/vim-javascript
url = git://github.com/pangloss/vim-javascript.git
[submodule "bundle/vim-markdown"]
path = bundle/vim-markdown
url = git://github.com/tpope/vim-markdown.git
[submodule "bundle/tlib_vim"]
path = bundle/tlib_vim
url = git://github.com/tomtom/tlib_vim
[submodule "bundle/vim-addon-mw-utils"]
path = bundle/vim-addon-mw-utils
url = git://github.com/MarcWeber/vim-addon-mw-utils
[submodule "bundle/vim-gitgutter"]
path = bundle/vim-gitgutter
url = git://github.com/airblade/vim-gitgutter.git
[submodule "bundle/vim-markdown-folding"]
path = bundle/vim-markdown-folding
url = git://github.com/nelstrom/vim-markdown-folding.git
[submodule "bundle/vim-repeat"]
path = bundle/vim-repeat
url = git://github.com/tpope/vim-repeat
[submodule "bundle/vim-commentary"]
path = bundle/vim-commentary
url = git://github.com/tpope/vim-commentary.git
[submodule "bundle/gundo"]
path = bundle/gundo
url = git://github.com/sjl/gundo.vim.git
[submodule "bundle/vim-unimpaired"]
path = bundle/vim-unimpaired
url = git://github.com/tpope/vim-unimpaired
[submodule "bundle/syntax-range"]
path = bundle/syntax-range
url = git://github.com/vim-scripts/SyntaxRange.git
[submodule "bundle/tabular"]
path = bundle/tabular
url = git://github.com/godlygeek/tabular
[submodule "bundle/gist-vim"]
path = bundle/gist-vim
url = git://github.com/mattn/gist-vim.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = git://github.com/scrooloose/nerdtree
[submodule "bundle/vim/supertab"]
path = bundle/vim/supertab
url = git://github.com/tsaleh/vim-supertab
[submodule "bundle/vim-supertab"]
path = bundle/vim-supertab
url = git://github.com/tsaleh/vim-supertab
[submodule "bundle/powerline"]
path = bundle/powerline
url = git://github.com/Lokaltog/powerline
[submodule "bundle/ctrlp"]
path = bundle/ctrlp
url = git://github.com/kien/ctrlp.vim.git
[submodule "bundle/webapi"]
path = bundle/webapi
url = git://github.com/mattn/webapi-vim
[submodule "bundle/ember.vim"]
path = bundle/ember.vim
url = git://github.com/dsawardekar/ember.vim
[submodule "bundle/portkey"]
path = bundle/portkey
url = git://github.com/dsawardekar/portkey
[submodule "bundle/vim-jdaddy"]
path = bundle/vim-jdaddy
url = git://github.com/tpope/vim-jdaddy.git
[submodule "bundle/vim-tmux-navigator"]
path = bundle/vim-tmux-navigator
url = git://github.com/christoomey/vim-tmux-navigator.git
[submodule "bundle/vim-mustashe-handlebars"]
path = bundle/vim-mustashe-handlebars
url = https://github.com/mustache/vim-mustache-handlebars
[submodule "bundle/vim-handlebars"]
path = bundle/vim-handlebars
url = https://github.com/mustache/vim-mustache-handlebars
[submodule "bundle/dash.vim"]
path = bundle/dash.vim
url = https://github.com/rizzatti/dash.vim.git
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = [email protected]:bling/vim-airline.git
[submodule "bundle/dockerfile.vim"]
path = bundle/dockerfile.vim
url = https://github.com/ekalinin/Dockerfile.vim.git
[submodule "bundle/vim-emblem"]
path = bundle/vim-emblem
url = https://github.com/heartsentwined/vim-emblem.git
[submodule "bundle/vim-go"]
path = bundle/vim-go
url = git://github.com/fatih/vim-go.git
[submodule "bundle/editorconfig"]
path = bundle/editorconfig
url = https://github.com/editorconfig/editorconfig-vim.git
[submodule "bundle/vim-rubocop"]
path = bundle/vim-rubocop
url = https://github.com/ngmy/vim-rubocop.git
[submodule "bundle/vim-multiple-cursors"]
path = bundle/vim-multiple-cursors
url = git://github.com/terryma/vim-multiple-cursors
[submodule "bundle/typescript-vim"]
path = bundle/typescript-vim
url = [email protected]:leafgarland/typescript-vim.git