-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
56 lines (56 loc) · 1.95 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
[submodule "bundle/obviousmode"]
path = bundle/obviousmode
url = https://github.com/bsl/obviousmode.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-autoclose"]
path = bundle/vim-autoclose
url = https://github.com/Townk/vim-autoclose.git
ignore = dirty
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = https://github.com/msanders/snipmate.vim.git
ignore = dirty
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "bundle/vim-neatstatus"]
path = bundle/vim-neatstatus
url = https://github.com/maciakl/vim-neatstatus.git
[submodule "bundle/vim-indent-object"]
path = bundle/vim-indent-object
url = https://github.com/michaeljsmith/vim-indent-object.git
[submodule "bundle/vim-matchit"]
path = bundle/vim-matchit
url = https://github.com/tmhedberg/matchit.git
[submodule "bundle/gundo"]
path = bundle/gundo
url = https://github.com/sjl/gundo.vim.git
[submodule "bundle/ControlP"]
path = bundle/ControlP
url = https://github.com/ctrlpvim/ctrlp.vim.git
[submodule "bundle/vim-less"]
path = bundle/vim-less
url = https://github.com/groenewege/vim-less.git
[submodule "bundle/vim-jade"]
path = bundle/vim-jade
url = git://github.com/digitaltoad/vim-jade.git
[submodule "bundle/vim-go"]
path = bundle/vim-go
url = https://github.com/fatih/vim-go.git
[submodule "bundle/vim-pug"]
path = bundle/vim-pug
url = https://github.com/digitaltoad/vim-pug.git
[submodule "bundle/vim-typescript"]
path = bundle/vim-typescript
url = https://github.com/leafgarland/typescript-vim.git
[submodule "bundle/vim-jsx"]
path = bundle/vim-jsx
url = https://github.com/mxw/vim-jsx.git
[submodule "bundle/vim-solidity"]
path = bundle/vim-solidity
url = https://github.com/tomlion/vim-solidity.git
[submodule "bundle/vim-graphql"]
path = bundle/vim-graphql
url = https://github.com/jparise/vim-graphql.git