-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
58 lines (58 loc) · 2.48 KB
/
.gitmodules
File metadata and controls
58 lines (58 loc) · 2.48 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
55
56
57
58
[submodule "pack/plugins/start/vim-gitgutter"]
path = pack/plugins/start/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter
[submodule "pack/plugins/start/vim-surround"]
path = pack/plugins/start/vim-surround
url = https://github.com/tpope/vim-surround
[submodule "pack/plugins/start/vim-fugitive"]
path = pack/plugins/start/vim-fugitive
url = https://github.com/tpope/vim-fugitive
[submodule "pack/plugins/opt/asyncrun"]
path = pack/plugins/opt/asyncrun
url = https://github.com/skywind3000/asyncrun.vim.git
[submodule "pack/plugins/opt/asynctasks"]
path = pack/plugins/opt/asynctasks
url = https://github.com/skywind3000/asynctasks.vim.git
[submodule "/Users/elliot/.vim/pack/syntax/start/vim-polyglot"]
path = /Users/elliot/.vim/pack/syntax/start/vim-polyglot
url = https://github.com/sheerun/vim-polyglot
[submodule "pack/plugins/opt/fern"]
path = pack/plugins/opt/fern
url = https://github.com/lambdalisue/vim-fern.git
branch = main
[submodule "pack/plugins/opt/fern-renderer-nerdfont"]
path = pack/plugins/opt/fern-renderer-nerdfont
url = https://github.com/lambdalisue/vim-fern-renderer-nerdfont.git
[submodule "pack/plugins/opt/nerdfont"]
path = pack/plugins/opt/nerdfont
url = https://github.com/lambdalisue/vim-nerdfont.git
[submodule "pack/plugins/opt/fern-hijack"]
path = pack/plugins/opt/fern-hijack
url = https://github.com/lambdalisue/vim-fern-hijack.git
[submodule "pack/plugins/opt/fern-git-status"]
path = pack/plugins/opt/fern-git-status
url = https://github.com/lambdalisue/vim-fern-git-status.git
[submodule "pack/colors/opt/everforest"]
path = pack/colors/opt/everforest
url = https://github.com/sainnhe/everforest.git
[submodule "pack/plugins/opt/LeaderF"]
path = pack/plugins/opt/LeaderF
url = https://github.com/Yggdroot/LeaderF.git
[submodule "pack/plugins/start/git-lens"]
path = pack/plugins/start/git-lens
url = https://github.com/Eliot00/git-lens.vim.git
[submodule "pack/plugins/start/stargate"]
path = pack/plugins/start/stargate
url = https://github.com/monkoose/vim9-stargate.git
[submodule "pack/plugins/start/lightline"]
path = pack/plugins/start/lightline
url = https://github.com/itchyny/lightline.vim.git
[submodule "pack/syntax/opt/lsp"]
path = pack/syntax/opt/lsp
url = https://github.com/yegappan/lsp.git
[submodule "pack/plugins/opt/vsnip"]
path = pack/plugins/opt/vsnip
url = https://github.com/hrsh7th/vim-vsnip.git
[submodule "pack/plugins/opt/vsnip-integ"]
path = pack/plugins/opt/vsnip-integ
url = https://github.com/hrsh7th/vim-vsnip-integ.git