summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
author2025-04-27 20:01:09 +0530
committer2025-04-27 20:01:09 +0530
commitaf776e3b74dd739a9d1ee61b96860c791ebb6119 (patch)
tree2bd412cbe1f9b9166d39af81b286b3a5acff9684 /.gitmodules
parentAdd LSP config (diff)
downloaddotfiles-af776e3b74dd739a9d1ee61b96860c791ebb6119.tar
dotfiles-af776e3b74dd739a9d1ee61b96860c791ebb6119.tar.gz
dotfiles-af776e3b74dd739a9d1ee61b96860c791ebb6119.tar.bz2
dotfiles-af776e3b74dd739a9d1ee61b96860c791ebb6119.tar.lz
dotfiles-af776e3b74dd739a9d1ee61b96860c791ebb6119.tar.xz
dotfiles-af776e3b74dd739a9d1ee61b96860c791ebb6119.tar.zst
dotfiles-af776e3b74dd739a9d1ee61b96860c791ebb6119.zip
Readded lspconfig
Diffstat (limited to '')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index a77df98..d4277e3 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -19,3 +19,6 @@
[submodule "zsh-completions"]
path = .zfunc/zsh-completions
url = https://github.com/zsh-users/zsh-completions.git
+[submodule "nvim-lspconfig"]
+ path = .local/share/nvim/site/pack/plugins/start/nvim-lspconfig
+ url = https://github.com/neovim/nvim-lspconfig