diff --git a/.gitmodules b/.gitmodules index 7e08f9a..e39a269 100644 --- a/.gitmodules +++ b/.gitmodules @@ -241,13 +241,13 @@ 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 [submodule "hotpot"] path = .local/share/nvim/site/pack/alpha/start/hotpot 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