commit 78ac72777c55921858d0096df5f0822e7407be2e parent 6adbe15e48a8a46b3004f1750446f4a1c3509722 Author: Bharatvaj <bharatvaj@yahoo.com> Date: Sat, 21 Jan 2023 02:04:31 +0530 Add nvim-lspconfig to nvim/dev/opt Diffstat:
M | .gitmodules | | | 3 | +++ |
A | .local/share/nvim/pack/dev/opt/nvim-lspconfig | | | 1 | + |
2 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/.gitmodules b/.gitmodules @@ -97,3 +97,6 @@ [submodule ".local/share/vimcommon/pack/general/start/gitignore"] path = .local/share/vimcommon/pack/general/start/gitignore url = https://github.com/vim-scripts/gitignore +[submodule ".local/share/nvim/pack/dev/start/nvim-lspconfig"] + path = .local/share/nvim/pack/dev/opt/nvim-lspconfig + url = https://github.com/neovim/nvim-lspconfig diff --git a/.local/share/nvim/pack/dev/opt/nvim-lspconfig b/.local/share/nvim/pack/dev/opt/nvim-lspconfig @@ -0,0 +1 @@ +Subproject commit 7b98aadc6e85db4fc3af6c1ec22c4774d965506e