forked from nvie/vimrc
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
159 lines (159 loc) · 6.04 KB
/
.gitmodules
File metadata and controls
159 lines (159 loc) · 6.04 KB
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
[submodule "vim/bundles/snipmate_for_django"]
path = vim/bundles/snipmate_for_django
url = git://github.com/robhudson/snipmate_for_django.git
[submodule "vim/bundle/snipmate_for_django"]
path = vim/bundle/snipmate_for_django
url = git://github.com/robhudson/snipmate_for_django.git
[submodule "vim/bundle/fugitive"]
path = vim/bundle/fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git
[submodule "vim/bundle/ack"]
path = vim/bundle/ack
url = git://github.com/mileszs/ack.vim.git
[submodule "vim/bundle/toggle_mouse"]
path = vim/bundle/toggle_mouse
url = git://github.com/nvie/vim-togglemouse.git
[submodule "vim/bundle/rst_tables"]
path = vim/bundle/rst_tables
url = git://github.com/nvie/vim-rst-tables.git
[submodule "vim/bundle/nerdcommenter"]
path = vim/bundle/nerdcommenter
url = http://github.com/scrooloose/nerdcommenter.git
[submodule "vim/bundle/vim-powerline"]
path = vim/bundle/vim-powerline
url = https://github.com/Lokaltog/vim-powerline.git
[submodule "vim/bundle/vim-commentary"]
path = vim/bundle/vim-commentary
url = https://github.com/tpope/vim-commentary.git
[submodule "vim/bundle/vim-unimpaired"]
path = vim/bundle/vim-unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule "vim/bundle/gist-vim"]
path = vim/bundle/gist-vim
url = git://github.com/mattn/gist-vim.git
[submodule "webapi-vim"]
path = webapi-vim
url = git://github.com/mattn/webapi-vim.git
[submodule "vim/bundle/fish"]
path = vim/bundle/fish
url = git://github.com/vim-scripts/fish.vim.git
[submodule "vim/bundle/vim-eunuch"]
path = vim/bundle/vim-eunuch
url = https://github.com/tpope/vim-eunuch
[submodule "vim/bundle/vim-git"]
path = vim/bundle/vim-git
url = https://github.com/tpope/vim-git
[submodule "vim/bundle/vim-repeat"]
path = vim/bundle/vim-repeat
url = https://github.com/tpope/vim-repeat
[submodule "vim/bundle/vim-gitgutter"]
path = vim/bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule "vim/bundle/vim-dispatch"]
path = vim/bundle/vim-dispatch
url = https://github.com/tpope/vim-dispatch.git
[submodule "vim/bundle/vim-sleuth"]
path = vim/bundle/vim-sleuth
url = https://github.com/tpope/vim-sleuth.git
[submodule "vim/bundle/vim-surround"]
path = vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "vim/bundle/vim-speeddating"]
path = vim/bundle/vim-speeddating
url = https://github.com/tpope/vim-speeddating.git
[submodule "vim/bundle/vim-markdown"]
path = vim/bundle/vim-markdown
url = https://github.com/tpope/vim-markdown.git
[submodule "vim/bundle/vim-characterize"]
path = vim/bundle/vim-characterize
url = https://github.com/tpope/vim-characterize.git
[submodule "vim/bundle/vim-abolish"]
path = vim/bundle/vim-abolish
url = https://github.com/tpope/vim-abolish.git
[submodule "vim/bundle/vim-mkdir-on-write"]
path = vim/bundle/vim-mkdir-on-write
url = https://github.com/scy/vim-mkdir-on-write.git
[submodule "vim/bundle/vim-bufferline"]
path = vim/bundle/vim-bufferline
url = https://github.com/bling/vim-bufferline.git
[submodule "vim/bundle/jellybeans.vim"]
path = vim/bundle/jellybeans.vim
url = git@github.com:nanotech/jellybeans.vim.git
[submodule "vim/bundle/rust.vim"]
path = vim/bundle/rust.vim
url = https://github.com/wting/rust.vim
[submodule "vim/bundle/vim-flake8"]
path = vim/bundle/vim-flake8
url = https://github.com/nvie/vim-flake8
[submodule "vim/bundle/splitjoin.vim"]
path = vim/bundle/splitjoin.vim
url = https://github.com/AndrewRadev/splitjoin.vim
[submodule "vim/bundle/one-dark.vim"]
path = vim/bundle/one-dark.vim
url = https://github.com/nvie/one-dark.vim
[submodule "vim/bundle/vim-expand-region"]
path = vim/bundle/vim-expand-region
url = https://github.com/terryma/vim-expand-region
[submodule "vim/bundle/supertab"]
path = vim/bundle/supertab
url = https://github.com/ervandew/supertab
[submodule "vim/bundle/vim-snipmate"]
path = vim/bundle/vim-snipmate
url = https://github.com/garbas/vim-snipmate
[submodule "vim/bundle/tlib_vim"]
path = vim/bundle/tlib_vim
url = https://github.com/tomtom/tlib_vim
[submodule "vim/bundle/vim-addon-mw-utils"]
path = vim/bundle/vim-addon-mw-utils
url = https://github.com/MarcWeber/vim-addon-mw-utils
[submodule "vim/bundle/python-mode"]
path = vim/bundle/python-mode
url = https://github.com/nvie/python-mode
[submodule "vim/bundle/vim-javascript"]
path = vim/bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript
[submodule "vim/bundle/html5-syntax.vim"]
path = vim/bundle/html5-syntax.vim
url = https://github.com/othree/html5-syntax.vim
[submodule "vim/bundle/vim-less"]
path = vim/bundle/vim-less
url = https://github.com/groenewege/vim-less
[submodule "vim/bundle/vim-easymotion"]
path = vim/bundle/vim-easymotion
url = https://github.com/easymotion/vim-easymotion
[submodule "vim/bundle/syntastic"]
path = vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic
[submodule "vim/bundle/SimpylFold"]
path = vim/bundle/SimpylFold
url = https://github.com/tmhedberg/SimpylFold
[submodule "vim/bundle/typescript-vim"]
path = vim/bundle/typescript-vim
url = https://github.com/leafgarland/typescript-vim
[submodule "vim/bundle/vim-python-pep8-indent"]
path = vim/bundle/vim-python-pep8-indent
url = https://github.com/hynek/vim-python-pep8-indent
[submodule "vim/bundle/vim-argwrap"]
path = vim/bundle/vim-argwrap
url = https://github.com/FooSoft/vim-argwrap
[submodule "vim/bundle/elm-vim"]
path = vim/bundle/elm-vim
url = https://github.com/ElmCast/elm-vim
[submodule "vim/bundle/ctrlp.vim"]
path = vim/bundle/ctrlp.vim
url = https://github.com/ctrlpvim/ctrlp.vim
[submodule "vim/bundle/vim-flow"]
path = vim/bundle/vim-flow
url = https://github.com/nvie/vim-flow
[submodule "vim/bundle/vim-jsx"]
path = vim/bundle/vim-jsx
url = https://github.com/mxw/vim-jsx
[submodule "vim/bundle/neoformat"]
path = vim/bundle/neoformat
url = https://github.com/sbdchd/neoformat
[submodule "vim/bundle/vim-rhubarb"]
path = vim/bundle/vim-rhubarb
url = https://github.com/tpope/vim-rhubarb