all repos

init.lua @ 0e440d4

my nvim config
1 files changed, 1 insertions(+), 1 deletions(-)
refactor(neogit): update layout
Author: Smirnov Oleksandr ss2316544@gmail.com
Committed at: 2024-07-06 12:37:00 +0300
Parent: 3d359b1
M lua/plugins/git.lua

@@ -48,7 +48,7 @@ section = { "", "" },

item = { "", "" }, hunk = { "", "" }, }, - commit_editor = { kind = "split" }, + commit_editor = { kind = "split", staged_diff_split_kind = "split_above" }, integrations = { telescope = true }, }, },