diff options
| author | iceyrazor <iceyfoxservers@gmail.com> | 2024-11-24 04:50:59 -0600 |
|---|---|---|
| committer | iceyrazor <iceyfoxservers@gmail.com> | 2024-11-24 04:50:59 -0600 |
| commit | 0b274c969e824b4bcf328e3272b8894143f3a683 (patch) | |
| tree | 3b4860beb1c10f68a06d84453ac55b52f327b641 /.gitmodules | |
reinit 3. git reset --hard was not right. thanks ai
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
