-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 869 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 869 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "bundle/taglist"]
path = bundle/taglist
url = https://github.com/vim-scripts/taglist.vim
[submodule "bundle/genutils"]
path = bundle/genutils
url = https://github.com/vim-scripts/genutils
[submodule "bundle/perforce"]
path = bundle/perforce
url = https://github.com/pydave/vim-perforce
[submodule "bundle/table-mode"]
path = bundle/table-mode
url = git@github.com:dhruvasagar/vim-table-mode.git
[submodule "bundle/RST-Tables"]
path = bundle/RST-Tables
url = https://github.com/vim-scripts/RST-Tables.git
[submodule "bundle/editorconfig-vim"]
path = bundle/editorconfig-vim
url = https://github.com/editorconfig/editorconfig-vim.git
[submodule "bundle/vim-javascript"]
path = bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "bundle/vim-jsx"]
path = bundle/vim-jsx
url = https://github.com/mxw/vim-jsx.git