diff --git a/.gitmodules b/.gitmodules index 3626595..b5aa499 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,11 @@ [submodule "pack/general/start/gruvbox.nvim"] path = pack/general/start/gruvbox.nvim url = https://github.com/npxbr/gruvbox.nvim + branch = main [submodule "pack/general/start/lush.nvim"] path = pack/general/start/lush.nvim url = https://github.com/rktjmp/lush.nvim + branch = main [submodule "pack/general/start/nvim-lspconfig"] path = pack/general/start/nvim-lspconfig url = https://github.com/neovim/nvim-lspconfig @@ -66,12 +68,14 @@ [submodule "nvim-dap"] path = pack/general/opt/nvim-dap url = https://github.com/mfussenegger/nvim-dap + branch = master [submodule "pack/general/start/nvim-dap-go"] path = pack/general/opt/nvim-dap-go url = https://github.com/leoluz/nvim-dap-go [submodule "pack/general/start/nvim-dap-ui"] path = pack/general/opt/nvim-dap-ui url = https://github.com/rcarriga/nvim-dap-ui + branch = master [submodule "pack/general/start/vim-helm"] path = pack/general/start/vim-helm url = https://github.com/towolf/vim-helm @@ -105,6 +109,7 @@ [submodule "pack/general/start/crates.nvim"] path = pack/general/start/crates.nvim url = https://github.com/Saecki/crates.nvim + branch = main [submodule "pack/general/start/neotest"] path = pack/general/start/neotest url = https://github.com/nvim-neotest/neotest @@ -119,12 +124,6 @@ [submodule "pack/general/opt/crates.nvim"] path = pack/general/opt/crates.nvim url = https://github.com/Saecki/crates.nvim -[submodule "pack/general/start/gruvbox"] - branch = main -[submodule "pack/general/opt/nvim-dap"] - branch = master -[submodule "pack/general/opt/nvim-dap-ui"] - branch = master [submodule "pack/general/start/nvim-surround"] path = pack/general/start/nvim-surround url = https://github.com/kylechui/nvim-surround diff --git a/pack/general/opt/crates.nvim b/pack/general/opt/crates.nvim index db629b5..04a06ce 160000 --- a/pack/general/opt/crates.nvim +++ b/pack/general/opt/crates.nvim @@ -1 +1 @@ -Subproject commit db629b5cfb2aa8de9e44efb795657297ee95ca91 +Subproject commit 04a06cee3fb9c584de4f5481eb4080bd6c759336 diff --git a/pack/general/start/LuaSnip b/pack/general/start/LuaSnip index c5fb16a..1fd22fa 160000 --- a/pack/general/start/LuaSnip +++ b/pack/general/start/LuaSnip @@ -1 +1 @@ -Subproject commit c5fb16a934892086d4ba01bac48b77c65435025e +Subproject commit 1fd22fa96c11573248f9fdd09f25e724c7bb3dd4 diff --git a/pack/general/start/gitsigns.nvim b/pack/general/start/gitsigns.nvim index f0e9f5d..bdeba1c 160000 --- a/pack/general/start/gitsigns.nvim +++ b/pack/general/start/gitsigns.nvim @@ -1 +1 @@ -Subproject commit f0e9f5dd3218774fa725e55965b40ca78c2104eb +Subproject commit bdeba1cec3faddd89146690c10b9a87949c0ee66 diff --git a/pack/general/start/gruvbox.nvim b/pack/general/start/gruvbox.nvim index fc2b7df..08a551c 160000 --- a/pack/general/start/gruvbox.nvim +++ b/pack/general/start/gruvbox.nvim @@ -1 +1 @@ -Subproject commit fc2b7df3d8384e1ba32d0c5d515931f5ea366eb1 +Subproject commit 08a551cc8140e6ca41b5de6cabf75d02a246c330 diff --git a/pack/general/start/lush.nvim b/pack/general/start/lush.nvim index a8f0f7b..966aad1 160000 --- a/pack/general/start/lush.nvim +++ b/pack/general/start/lush.nvim @@ -1 +1 @@ -Subproject commit a8f0f7b9f837887f13a61d67b40ae26188fe4d62 +Subproject commit 966aad1accd47fa11fbe2539234f81f678fef2de diff --git a/pack/general/start/nvim-treesitter b/pack/general/start/nvim-treesitter index fc93fa5..0960322 160000 --- a/pack/general/start/nvim-treesitter +++ b/pack/general/start/nvim-treesitter @@ -1 +1 @@ -Subproject commit fc93fa5c07df7cd578a3ea82d7c075c0460a6884 +Subproject commit 0960322686bfa38afd4f1e0b9660473cf77e24b6 diff --git a/pack/general/start/nvim-web-devicons b/pack/general/start/nvim-web-devicons index 973ab74..45d0237 160000 --- a/pack/general/start/nvim-web-devicons +++ b/pack/general/start/nvim-web-devicons @@ -1 +1 @@ -Subproject commit 973ab742f143a796a779af4d786ec409116a0d87 +Subproject commit 45d0237c427baba8cd05e0ab26d30e2ee58c2c82 diff --git a/pack/general/start/telescope.nvim b/pack/general/start/telescope.nvim index 40c8d2f..ed9574d 160000 --- a/pack/general/start/telescope.nvim +++ b/pack/general/start/telescope.nvim @@ -1 +1 @@ -Subproject commit 40c8d2fc2b729dd442eda093cf8c9496d6e23732 +Subproject commit ed9574dd6dde143d009b2528ea6d79bd34bbe6c8