From 020ed860340b1260258b6b8edbd4384e77ed3ecb Mon Sep 17 00:00:00 2001 From: Alexander Neonxp Kiryukhin Date: Sun, 20 Apr 2025 21:04:11 +0300 Subject: 20.05.2025 - 2 --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index d9859e0..964b638 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "nvim/pack/nvim/start/nvim-lspconfig"] path = nvim/pack/nvim/start/nvim-lspconfig url = https://github.com/neovim/nvim-lspconfig.git +[submodule "nvim/pack/packer/start/cmp-buffer"] + path = nvim/pack/packer/start/cmp-buffer + url = https://github.com/hrsh7th/cmp-buffer.git -- cgit v1.2.3