Updated gitsigns bindings

This commit is contained in:
2025-12-22 13:06:58 +00:00
parent 195542781b
commit f2c066c3df
2 changed files with 8 additions and 11 deletions

View File

@@ -58,6 +58,7 @@ return { -- General programming utilities go here
},
})
end,
keys = require("config.keys").gitsigns,
},
{ -- Oil is a very nice buffer-based filetree editor
"stevearc/oil.nvim",