diff options
| author | iceyrazor <iceyrazor@mailfence.com> | 2025-05-24 06:39:32 -0500 |
|---|---|---|
| committer | iceyrazor <iceyrazor@mailfence.com> | 2025-05-24 06:39:32 -0500 |
| commit | 38ab795ff0ec651beb8c32d531046f035fd2c3e0 (patch) | |
| tree | 5afa4e858823f54ca4e62d5ff065411d0ecb8edd /.gitmodules | |
| parent | dc1b891deceaa3f742373c69abf5da2f465dcb4c (diff) | |
remove module? updated lsp lib module
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 3fe919b..82dec52 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule ".config/nvim/custom-lsp/lua-ls-cc-tweaked"] - path = .config/nvim/custom-lsp/lua-ls-cc-tweaked +[submodule "env/.config/nvim/custom-lsp/lua-ls-cc-tweaked"] + path = env/.config/nvim/custom-lsp/lua-ls-cc-tweaked url = https://github.com/nvim-computercraft/lua-ls-cc-tweaked.git |
