Made neogit floating

This commit is contained in:
Radu Macocian
2026-04-22 09:41:24 +02:00
parent dc35a0b460
commit 802cc1dcfc
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -127,7 +127,7 @@ require("lazy").setup({
{
"NeogitOrg/neogit",
dependencies = {
"sindrets/diffview.nvim", -- optional - Diff integration
"sindrets/diffview.nvim",
},
config = true
},