fix hotpot submodule

pull/2/head
Alpha Chen 2 years ago
parent 26d50ee82e
commit 6c4f80e27b
No known key found for this signature in database

10
.gitmodules vendored

@ -161,11 +161,6 @@
[submodule "src/frink.alfredworkflow"] [submodule "src/frink.alfredworkflow"]
path = src/frink.alfredworkflow path = src/frink.alfredworkflow
url = https://github.com/kejadlen/frink.alfredworkflow url = https://github.com/kejadlen/frink.alfredworkflow
[submodule "hotpot"]
path = .local/share/nvim/site/pack/alpha/start/hotpot
url = https://github.com/rktjmp/hotpot.nvim.git
branch = master
shallow = true
[submodule "commentary"] [submodule "commentary"]
path = .local/share/nvim/site/pack/alpha/start/paramount path = .local/share/nvim/site/pack/alpha/start/paramount
url = https://git.kejadlen.dev/alpha/vim-colors-paramount.git url = https://git.kejadlen.dev/alpha/vim-colors-paramount.git
@ -251,3 +246,8 @@
url = https://github.com/jaawerth/fennel.vim.git url = https://github.com/jaawerth/fennel.vim.git
branch = main branch = main
shallow = true shallow = true
[submodule "hotpot"]
path = .local/share/nvim/site/pack/alpha/start/hotpot
url = https://github.com/rktjmp/hotpot.nvim.git
branch = master
shallow = true

@ -1 +1 @@
Subproject commit 27ddd47803233cc809a4a0dc8b035fe3b8e2ef30 Subproject commit 96de9a8bd862faab6c812148cd5fa95c2b793fb6
Loading…
Cancel
Save