From d805fd8dbeb28d182f925e68d271e9c5bea740c2 Mon Sep 17 00:00:00 2001 From: Saeed Afzal Date: Thu, 20 Feb 2025 11:22:01 +0000 Subject: [PATCH] Add neogit and plenary. --- .gitmodules | 6 ++++++ pack/vendor/start/neogit | 1 + pack/vendor/start/plenary.nvim | 1 + pack/vendor/start/vim-wakatime | 2 +- 4 files changed, 9 insertions(+), 1 deletion(-) create mode 160000 pack/vendor/start/neogit create mode 160000 pack/vendor/start/plenary.nvim diff --git a/.gitmodules b/.gitmodules index f965948..6b3380b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/pack/vendor/start/neogit b/pack/vendor/start/neogit new file mode 160000 index 0000000..63124cf --- /dev/null +++ b/pack/vendor/start/neogit @@ -0,0 +1 @@ +Subproject commit 63124cf520ff24d09deb3b850e053908ab0fc66a diff --git a/pack/vendor/start/plenary.nvim b/pack/vendor/start/plenary.nvim new file mode 160000 index 0000000..857c5ac --- /dev/null +++ b/pack/vendor/start/plenary.nvim @@ -0,0 +1 @@ +Subproject commit 857c5ac632080dba10aae49dba902ce3abf91b35 diff --git a/pack/vendor/start/vim-wakatime b/pack/vendor/start/vim-wakatime index cf51327..e46d7c4 160000 --- a/pack/vendor/start/vim-wakatime +++ b/pack/vendor/start/vim-wakatime @@ -1 +1 @@ -Subproject commit cf51327a9e08935569614d1cb24e779ee9f45519 +Subproject commit e46d7c4f98ee0f40782008dd60cb2a79c377fb1d