-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path.gitmodules
84 lines (84 loc) · 3.32 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
[submodule "vim/bundle/vim-pathogen"]
path = vim/pack/vanilla/opt/pathogen
url = https://github.com/tpope/vim-pathogen
[submodule "vim/bundle/vim-repeat"]
path = vim/pack/vanilla/opt/repeat
url = https://github.com/tpope/vim-repeat
[submodule "vim/bundle/vim-surround"]
path = vim/pack/vanilla/start/surround
url = https://github.com/tpope/vim-surround
[submodule "vim/bundle/vim-fugitive"]
path = vim/pack/vanilla/start/fugitive
url = https://github.com/tpope/vim-fugitive
[submodule "vim/bundle/vim-colors-solarized"]
path = vim/pack/vanilla/start/colors-solarized
url = https://github.com/altercation/solarized
[submodule "vim/bundle/tabular"]
path = vim/pack/vanilla/opt/tabular
url = https://github.com/godlygeek/tabular
[submodule "vim/bundle/vim-unimpaired"]
path = vim/pack/vanilla/start/unimpaired
url = https://github.com/tpope/vim-unimpaired
[submodule "vim/bundle/vim-visual-star-search"]
path = vim/pack/vanilla/opt/visual-star-search
url = https://github.com/nelstrom/vim-visual-star-search
[submodule "vim/bundle/vim-airline"]
path = vim/pack/vanilla/opt/airline/airline
url = https://github.com/vim-airline/vim-airline
[submodule "vim/bundle/vinegar"]
path = vim/pack/vanilla/start/vinegar
url = https://github.com/tpope/vim-vinegar
[submodule "vim/bundle/goyo"]
path = vim/pack/vanilla/opt/goyo
url = https://github.com/junegunn/goyo.vim
[submodule "git-hub"]
path = git-hub
url = https://github.com/ingydotnet/git-hub
[submodule "vim/bundle/better-whitespace"]
path = vim/pack/vanilla/opt/better-whitespace
url = https://github.com/ntpeters/vim-better-whitespace
[submodule "vim/bundle/commentary"]
path = vim/pack/vanilla/start/commentary
url = https://github.com/tpope/vim-commentary
[submodule "vim/bundle/matchmaker"]
path = vim/pack/vanilla/opt/matchmaker
url = https://github.com/qstrahl/vim-matchmaker
[submodule "vim/bundle/projectionist"]
path = vim/pack/vanilla/start/projectionist
url = https://github.com/tpope/vim-projectionist
[submodule "vim/bundle/eunuch"]
path = vim/pack/vanilla/start/eunuch
url = https://github.com/tpope/vim-eunuch
[submodule "vim/bundle/terminus"]
path = vim/pack/vanilla/start/terminus
url = https://github.com/wincent/terminus
[submodule "vim/bundle/obsession"]
path = vim/pack/vanilla/start/obsession
url = https://github.com/tpope/vim-obsession
[submodule "vim/bundle/lastplace"]
path = vim/pack/vanilla/start/lastplace
url = https://github.com/farmergreg/vim-lastplace.git
[submodule "vim/bundle/lost"]
path = vim/pack/vanilla/start/lost
url = https://github.com/frioux/vim-lost
[submodule "vim/bundle/solarized8"]
path = vim/pack/vanilla/start/solarized8
url = https://github.com/lifepillar/vim-solarized8
[submodule "vim/bundle/regedit"]
path = vim/pack/vanilla/start/regedit
url = https://github.com/frioux/vim-regedit
[submodule "vim/bundle/dispatch"]
path = vim/pack/vanilla/opt/dispatch
url = https://github.com/tpope/vim-dispatch
[submodule "awesome/vicious"]
path = awesome/vicious
url = https://github.com/frioux/vicious
[submodule "awesome/charitable"]
path = awesome/charitable
url = https://github.com/frioux/charitable
[submodule "vim/pack/vanilla/start/ale"]
path = vim/pack/vanilla/start/ale
url = https://github.com/dense-analysis/ale
[submodule "vim/pack/vanilla/start/vim-lsp"]
path = vim/pack/vanilla/start/vim-lsp
url = https://github.com/prabirshrestha/vim-lsp