all repos

init.lua @ a3b6c648d9947368e4cbc68ff4ec96429d531dfd

my nvim config
1 files changed, 2 insertions(+), 0 deletions(-)
feat(neogit): update config
Author: Smirnov Olexander ss2316544@gmail.com
Committed at: 2022-06-20 22:56:33 +0300
Parent: bc1aaaf
M lua/configs/neogit.lua

@@ -1,5 +1,7 @@

require("neogit").setup { kind = "vsplit", + disable_builtin_notifications = true, + disable_hint = true, signs = { section = { "", "" }, item = { "", "" },