-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
54 lines (54 loc) · 1.91 KB
/
Copy path.gitmodules
File metadata and controls
54 lines (54 loc) · 1.91 KB
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
[submodule "bundle/vim-javascript"]
path = bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "bundle/vim-commentary"]
path = bundle/vim-commentary
url = https://github.com/tpope/vim-commentary.git
[submodule "bundle/vim-jsx"]
path = bundle/vim-jsx
url = https://github.com/mxw/vim-jsx.git
[submodule "bundle/vim-move"]
path = bundle/vim-move
url = https://github.com/matze/vim-move.git
[submodule "bundle/typescript-vim"]
path = bundle/typescript-vim
url = https://github.com/leafgarland/typescript-vim.git
[submodule "vim-pathogen"]
path = vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "bundle/vim-vue"]
path = bundle/vim-vue
url = https://github.com/posva/vim-vue.git
[submodule "bundle/twig.vim"]
path = bundle/twig.vim
url = https://github.com/nelsyeung/twig.vim
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-rhubarb"]
path = bundle/vim-rhubarb
url = https://github.com/tpope/vim-rhubarb.git
[submodule "bundle/vim-signify"]
path = bundle/vim-signify
url = https://github.com/mhinz/vim-signify.git
[submodule "bundle/vim-sensible"]
path = bundle/vim-sensible
url = https://github.com/tpope/vim-sensible.git
[submodule "bundle/vim-fresh"]
path = bundle/vim-fresh
url = https://github.com/Alvarocz/vim-fresh.git
[submodule "bundle/rainbow_parentheses.vim"]
path = bundle/rainbow_parentheses.vim
url = https://github.com/kien/rainbow_parentheses.vim
[submodule "bundle/vim-dadbod"]
path = bundle/vim-dadbod
url = https://github.com/tpope/vim-dadbod.git
[submodule "bundle/vim-vinegar"]
path = bundle/vim-vinegar
url = https://github.com/tpope/vim-vinegar.git
[submodule "bundle/vim-obsession"]
path = bundle/vim-obsession
url = https://github.com/tpope/vim-obsession.git
[submodule "bundle/Colorizer"]
path = bundle/Colorizer
url = https://github.com/chrisbra/Colorizer.git