This commit is contained in:
Harivansh Rathi 2026-02-15 17:19:54 -05:00
parent 35b135e130
commit 861c569110
2 changed files with 7 additions and 4 deletions

View file

@ -72,7 +72,10 @@ return {
lazy = false,
config = function()
vim.g.diffs = {
fugitive = true,
fugitive = {
horizontal = false,
vertical = false,
},
hide_prefix = true,
highlights = {
gutter = true,