diff --git a/.gitmodules b/.gitmodules index f0fc9f1..5c01022 100644 --- a/.gitmodules +++ b/.gitmodules @@ -155,3 +155,9 @@ [submodule "pack/general/opt/nvim-nio"] path = pack/general/opt/nvim-nio url = https://github.com/nvim-neotest/nvim-nio +[submodule "pack/general/start/neogit"] + path = pack/general/start/neogit + url = https://github.com/NeogitOrg/neogit +[submodule "pack/general/start/diffview.nvim"] + path = pack/general/start/diffview.nvim + url = https://github.com/sindrets/diffview.nvim diff --git a/pack/general/start/diffview.nvim b/pack/general/start/diffview.nvim new file mode 160000 index 0000000..4516612 --- /dev/null +++ b/pack/general/start/diffview.nvim @@ -0,0 +1 @@ +Subproject commit 4516612fe98ff56ae0415a259ff6361a89419b0a diff --git a/pack/general/start/neogit b/pack/general/start/neogit new file mode 160000 index 0000000..af1d8d8 --- /dev/null +++ b/pack/general/start/neogit @@ -0,0 +1 @@ +Subproject commit af1d8d88f426a4da63c913f3b81a37350dbe8d02