diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
