From 0b274c969e824b4bcf328e3272b8894143f3a683 Mon Sep 17 00:00:00 2001 From: iceyrazor Date: Sun, 24 Nov 2024 04:50:59 -0600 Subject: reinit 3. git reset --hard was not right. thanks ai --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..3fe919b --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule ".config/nvim/custom-lsp/lua-ls-cc-tweaked"] + path = .config/nvim/custom-lsp/lua-ls-cc-tweaked + url = https://github.com/nvim-computercraft/lua-ls-cc-tweaked.git -- cgit v1.3