From 6c4f80e27b8742365a2ef790aea276007cb2ed0c Mon Sep 17 00:00:00 2001 From: Alpha Chen Date: Sun, 16 Oct 2022 10:30:32 -0700 Subject: [PATCH] fix hotpot submodule --- .gitmodules | 10 +++++----- .local/share/nvim/site/pack/alpha/start/hotpot | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.gitmodules b/.gitmodules index 5284286..7465a9f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -161,11 +161,6 @@ [submodule "src/frink.alfredworkflow"] path = src/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"] 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/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 diff --git a/.local/share/nvim/site/pack/alpha/start/hotpot b/.local/share/nvim/site/pack/alpha/start/hotpot index 27ddd47..96de9a8 160000 --- a/.local/share/nvim/site/pack/alpha/start/hotpot +++ b/.local/share/nvim/site/pack/alpha/start/hotpot @@ -1 +1 @@ -Subproject commit 27ddd47803233cc809a4a0dc8b035fe3b8e2ef30 +Subproject commit 96de9a8bd862faab6c812148cd5fa95c2b793fb6