-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
36 lines (36 loc) · 1.27 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
[submodule "bundle/vim-buftabline"]
path = bundle/vim-buftabline
url = https://github.com/ap/vim-buftabline
[submodule "bundle/scratch.vim"]
path = bundle/scratch.vim
url = https://github.com/vim-scripts/scratch.vim
[submodule "bundle/vim-fish"]
path = bundle/vim-fish
url = https://github.com/dag/vim-fish
[submodule "bundle/DidYouMean"]
path = bundle/DidYouMean
url = https://github.com/EinfachToll/DidYouMean/
[submodule "bundle/vim-fswitch"]
path = bundle/vim-fswitch
url = https://github.com/slycelote/vim-fswitch
[submodule "bundle/vim-commentary"]
path = bundle/vim-commentary
url = https://github.com/tpope/vim-commentary
[submodule "bundle/vim-focusclip"]
path = bundle/vim-focusclip
url = https://github.com/idbrii/vim-focusclip
[submodule "bundle/Apprentice"]
path = bundle/Apprentice
url = https://github.com/romainl/Apprentice
[submodule "bundle/vim-obsession"]
path = bundle/vim-obsession
url = https://github.com/tpope/vim-obsession
[submodule "bundle/cabal-project-vim"]
path = bundle/cabal-project-vim
url = https://github.com/vmchale/cabal-project-vim
[submodule "bundle/vim-hugefile"]
path = bundle/vim-hugefile
url = https://github.com/mhinz/vim-hugefile
[submodule "bundle/ledger-vim"]
path = bundle/ledger-vim
url = https://github.com/ziman/ledger-vim