Add neogit and plenary.

This commit is contained in:
Saeed Afzal
2025-02-20 11:22:01 +00:00
parent 1aef2d368c
commit d805fd8dbe
4 changed files with 9 additions and 1 deletions

6
.gitmodules vendored
View File

@@ -1,3 +1,9 @@
[submodule "pack/vendor/start/vim-wakatime"]
path = pack/vendor/start/vim-wakatime
url = https://github.com/wakatime/vim-wakatime.git
[submodule "pack/vendor/start/plenary.nvim"]
path = pack/vendor/start/plenary.nvim
url = https://github.com/nvim-lua/plenary.nvim.git
[submodule "pack/vendor/start/neogit"]
path = pack/vendor/start/neogit
url = https://github.com/NeogitOrg/neogit.git