-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
63 lines (63 loc) · 2.14 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
[submodule "bundle/command-t"]
path = bundle/command-t
url = https://github.com/wincent/Command-T.git
[submodule "bundle/surround"]
path = bundle/surround
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/gundo"]
path = bundle/gundo
url = https://github.com/sjl/gundo.vim.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/jslint"]
path = bundle/jslint
url = https://github.com/hallettj/jslint.vim.git
[submodule "bundle/json"]
path = bundle/json
url = https://github.com/leshill/vim-json.git
[submodule "bundle/unimpaired"]
path = bundle/unimpaired
url = git://github.com/tpope/vim-unimpaired.git
[submodule "bundle/tabular"]
path = bundle/tabular
url = git://github.com/godlygeek/tabular.git
[submodule "bundle/splitjoin"]
path = bundle/splitjoin
url = https://github.com/AndrewRadev/splitjoin.vim.git
[submodule "bundle/cmdline-completion"]
path = bundle/cmdline-completion
url = https://github.com/vim-scripts/cmdline-completion.git
[submodule "bundle/camel-case-motion"]
path = bundle/camel-case-motion
url = https://github.com/bkad/CamelCaseMotion.git
[submodule "bundle/a"]
path = bundle/a
url = https://github.com/ichernev/a.vim.git
[submodule "bundle/ctrlp"]
path = bundle/ctrlp
url = https://github.com/kien/ctrlp.vim.git
[submodule "bundle/visual-star-search"]
path = bundle/visual-star-search
url = git://github.com/bronson/vim-visual-star-search.git
[submodule "bundle/jshint"]
path = bundle/jshint
url = git://github.com/walm/jshint.vim.git
[submodule "bundle/commentary"]
path = bundle/commentary
url = git://github.com/tpope/vim-commentary.git
[submodule "bundle/pep8-indent"]
path = bundle/pep8-indent
url = git://github.com/hynek/vim-python-pep8-indent.git
[submodule "bundle/coffee-script"]
path = bundle/coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "bundle/vim-less"]
path = bundle/vim-less
url = https://github.com/groenewege/vim-less
[submodule "bundle/vala"]
path = bundle/vala
url = https://github.com/arrufat/vala.vim
[submodule "bundle/coc"]
path = bundle/coc
url = https://github.com/neoclide/coc.nvim