From 57fc86a2ccc8b3ea618b0cfd45efc1c19594e929 Mon Sep 17 00:00:00 2001 From: Alexander Neonxp Kiryukhin Date: Sun, 20 Apr 2025 17:24:11 +0300 Subject: 20.05.2025 --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index d90739a..d9859e0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "zsh/p10k"] path = zsh/p10k url = https://github.com/romkatv/powerlevel10k.git +[submodule "nvim/pack/nvim/start/nvim-lspconfig"] + path = nvim/pack/nvim/start/nvim-lspconfig + url = https://github.com/neovim/nvim-lspconfig.git -- cgit v1.2.3