-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
39 lines (39 loc) · 1.33 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
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/MatchTag"]
path = bundle/MatchTag
url = https://github.com/gregsexton/MatchTag.git
[submodule "bundle/xmledit"]
path = bundle/xmledit
url = https://github.com/sukima/xmledit.git
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/ctrlp"]
path = bundle/ctrlp
url = git://github.com/kien/ctrlp.vim.git
[submodule "bundle/vim-bad-whitespace"]
path = bundle/vim-bad-whitespace
url = git://github.com/bitc/vim-bad-whitespace.git
[submodule "bundle/ezbar"]
path = bundle/ezbar
url = https://github.com/t9md/vim-ezbar.git
[submodule "bundle/delimitMate"]
path = bundle/delimitMate
url = https://github.com/Raimondi/delimitMate.git
[submodule "bundle/closeb"]
path = bundle/closeb
url = https://github.com/vim-scripts/closeb.git
[submodule "bundle/editorconfig"]
path = bundle/editorconfig
url = https://github.com/editorconfig/editorconfig-vim.git
[submodule "bundle/tex-pdf"]
path = bundle/tex-pdf
url = https://github.com/vim-scripts/TeX-PDF.git
[submodule "bundle/rust"]
path = bundle/rust
url = https://github.com/wting/rust.vim
[submodule "bundle/vim-javascript"]
path = bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript.git