-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitmodules
48 lines (48 loc) · 1.71 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
[submodule "bundle/FuzzyFinder"]
path = bundle/FuzzyFinder
url = https://github.com/vim-scripts/FuzzyFinder.git
[submodule "bundle/colors-solarized"]
path = bundle/colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/L9"]
path = bundle/L9
url = https://github.com/vim-scripts/L9.git
[submodule "bundle/gist-vim"]
path = bundle/gist-vim
url = https://github.com/mattn/gist-vim.git
[submodule "bundle/vim-git"]
path = bundle/vim-git
url = https://github.com/tpope/vim-git.git
[submodule "bundle/vim-markdown"]
path = bundle/vim-markdown
url = https://github.com/tpope/vim-markdown.git
[submodule "bundle/webapi-vim"]
path = bundle/webapi-vim
url = https://github.com/mattn/webapi-vim
[submodule "bundle/vim-stylus"]
path = bundle/vim-stylus
url = https://github.com/vim-scripts/vim-stylus.git
[submodule "bundle/editorconfig-vim"]
path = bundle/editorconfig-vim
url = git@github.com:editorconfig/editorconfig-vim.git
[submodule "bundle/vim-jsx"]
path = bundle/vim-jsx
url = https://github.com/mxw/vim-jsx.git
[submodule "bundle/vim-javascript"]
path = bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "bundle/vim-terraform"]
path = bundle/vim-terraform
url = https://github.com/hashivim/vim-terraform.git
[submodule "bundle/vim-mdx-js"]
path = bundle/vim-mdx-js
url = https://github.com/jxnblk/vim-mdx-js
[submodule "bundle/typescript-vim"]
path = bundle/typescript-vim
url = https://github.com/leafgarland/typescript-vim.git
[submodule "bundle/vim-latex"]
path = bundle/vim-latex
url = https://github.com/vim-latex/vim-latex.git