diff options
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | nvim/pack/hrsh7th/start/nvim-cmp | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 6c9b493..f86f247 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "nvim/pack/neovim/start/nvim-lspconfig"] path = nvim/pack/neovim/start/nvim-lspconfig url = https://github.com/neovim/nvim-lspconfig.git +[submodule "nvim/pack/hrsh7th/start/nvim-cmp"] + path = nvim/pack/hrsh7th/start/nvim-cmp + url = https://github.com/hrsh7th/nvim-cmp.git diff --git a/nvim/pack/hrsh7th/start/nvim-cmp b/nvim/pack/hrsh7th/start/nvim-cmp new file mode 160000 +Subproject 983453e32cb35533a119725883c04436d16c012 |