-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
40 lines (40 loc) · 1.44 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
[submodule "bundle/snipmate.vim"]
path = bundle/snipmate.vim
url = https://github.com/stefanpl/snipmate.vim.git
branch = master
[submodule "bundle/vim-SimpleSmoothScroll"]
path = bundle/vim-SimpleSmoothScroll
url = https://github.com/Kazark/vim-SimpleSmoothScroll.git
[submodule "bundle/vim-less"]
path = bundle/vim-less
url = https://github.com/groenewege/vim-less.git
[submodule "bundle/auto-pairs"]
path = bundle/auto-pairs
url = https://github.com/jiangmiao/auto-pairs.git
[submodule "bundle/emmet-vim"]
path = bundle/emmet-vim
url = https://github.com/mattn/emmet-vim.git
[submodule "bundle/ctrlp.vim"]
path = bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule "bundle/vdebug"]
path = bundle/vdebug
url = https://github.com/joonty/vdebug.git
[submodule "bundle/vim-mustache-handlebars"]
path = bundle/vim-mustache-handlebars
url = git://github.com/mustache/vim-mustache-handlebars.git
[submodule "bundle/tlib_vim"]
path = bundle/tlib_vim
url = https://github.com/tomtom/tlib_vim
[submodule "bundle/vim-addon-mw-utils"]
path = bundle/vim-addon-mw-utils
url = https://github.com/MarcWeber/vim-addon-mw-utils.git
[submodule "bundle/vim-slim"]
path = bundle/vim-slim
url = https://github.com/slim-template/vim-slim
[submodule "nerdcommenter"]
path = nerdcommenter
url = https://github.com/scrooloose/nerdcommenter
[submodule "bundle/nerdommenter"]
path = bundle/nerdommenter
url = https://github.com/scrooloose/nerdcommenter