-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
39 lines (39 loc) · 1.41 KB
/
.gitmodules
File metadata and controls
39 lines (39 loc) · 1.41 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
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "bundle/puppet-syntax-highlighting"]
path = bundle/puppet-syntax-highlighting
url = https://github.com/vim-scripts/Puppet-Syntax-Highlighting.git
[submodule "bundle/matchit"]
path = bundle/matchit
url = https://github.com/mirell/vim-matchit.git
[submodule "bundle/repeat"]
path = bundle/repeat
url = https://github.com/vim-scripts/repeat.vim.git
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = https://github.com/msanders/snipmate.vim.git
[submodule "bundle/surround"]
path = bundle/surround
url = https://github.com/vim-scripts/surround.vim.git
[submodule "bundle/emmet-vim"]
path = bundle/emmet-vim
url = http://github.com/mattn/emmet-vim.git
[submodule "bundle/puppet-vim"]
path = bundle/puppet-vim
url = https://github.com/ajf/puppet-vim.git
[submodule "bundle/tlib_vim"]
path = bundle/tlib_vim
url = https://github.com/tomtom/tlib_vim.git
[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-sensible"]
path = bundle/vim-sensible
url = https://github.com/tpope/vim-sensible.git
[submodule "bundle/vim-snipmate"]
path = bundle/vim-snipmate
url = https://github.com/garbas/vim-snipmate.git
[submodule "bundle/vim-lint"]
path = bundle/vim-lint
url = https://github.com/dbakker/vim-lint.git