all repos

init.lua @ 4c7c8f0

my nvim config
1 files changed, 1 insertions(+), 1 deletions(-)
refactor(neogit): update icons
Author: Smirnov Oleksandr ss2316544@gmail.com
Committed at: 2024-01-24 12:26:44 +0200
Parent: 23cbdc2
M lua/plugins/git.lua

@@ -31,7 +31,7 @@ disable_builtin_notifications = true,

disable_commit_confirmation = true, disable_hint = true, signs = { - section = { "", "" }, + section = { "", "" }, item = { "", "" }, hunk = { "", "" }, },