-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
78 lines (78 loc) · 2.89 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
[submodule "vim/bundle/align"]
path = vim/bundle/align
url = https://github.com/vim-scripts/Align.git
[submodule "vim/bundle/ctrlp"]
path = vim/bundle/ctrlp
url = https://github.com/kien/ctrlp.vim.git
[submodule "vim/bundle/nerdcommenter"]
path = vim/bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "vim/bundle/The-NERD-tree"]
path = vim/bundle/The-NERD-tree
url = https://github.com/vim-scripts/The-NERD-tree.git
[submodule "vim/bundle/vim-surround"]
path = vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "vim/bundle/ultisnips"]
path = vim/bundle/ultisnips
url = https://github.com/SirVer/ultisnips.git
[submodule "vim/bundle/tabular"]
path = vim/bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "vim/bundle/vim-javascript"]
path = vim/bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "vim/bundle/vim-haml"]
path = vim/bundle/vim-haml
url = https://github.com/tpope/vim-haml.git
[submodule "vim/bundle/vim-css3-syntax"]
path = vim/bundle/vim-css3-syntax
url = https://github.com/hail2u/vim-css3-syntax.git
[submodule "scss-syntax.vim"]
path = scss-syntax.vim
url = https://github.com/cakebaker/scss-syntax.vim.git
[submodule "vim/bundle/scss-syntax"]
path = vim/bundle/scss-syntax
url = https://github.com/cakebaker/scss-syntax.vim.git
[submodule "vim/bundle/vim-autoclose"]
path = vim/bundle/vim-autoclose
url = git://github.com/Townk/vim-autoclose
[submodule "vim/bundle/vim-puppet"]
path = vim/bundle/vim-puppet
url = https://github.com/rodjek/vim-puppet.git
[submodule "vim/bundle/syntastic"]
path = vim/bundle/syntastic
url = [email protected]:scrooloose/syntastic.git
[submodule "vim/bundle/taglist"]
path = vim/bundle/taglist
url = [email protected]:vim-scripts/taglist.vim.git
[submodule "vim/bundle/vdebug"]
path = vim/bundle/vdebug
url = [email protected]:joonty/vdebug.git
[submodule "vim/bundle/vim-gitgutter"]
path = vim/bundle/vim-gitgutter
url = [email protected]:airblade/vim-gitgutter.git
[submodule "vim/bundle/ag"]
path = vim/bundle/ag
url = https://github.com/rking/ag.vim.git
[submodule "vim/bundle/vim-obsession"]
path = vim/bundle/vim-obsession
url = [email protected]:tpope/vim-obsession.git
[submodule "vim/bundle/vim-session"]
path = vim/bundle/vim-session
url = [email protected]:xolox/vim-session.git
[submodule "vim/bundle/vim-misc"]
path = vim/bundle/vim-misc
url = [email protected]:xolox/vim-misc.git
[submodule "vim/bundle/PHP-Indenting-for-VIm"]
path = vim/bundle/PHP-Indenting-for-VIm
url = [email protected]:2072/PHP-Indenting-for-VIm.git
[submodule "vim/bundle/matchit"]
path = vim/bundle/matchit
url = [email protected]:vim-scripts/matchit.zip.git
[submodule "vim/bundle/vim-repeat"]
path = vim/bundle/vim-repeat
url = https://github.com/tpope/vim-repeat.git
[submodule "vim/bundle/vim-yaml"]
path = vim/bundle/vim-yaml
url = https://github.com/stephpy/vim-yaml