fix fennel.vim submodule

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

10
.gitmodules vendored

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

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