Minor config changes

This commit is contained in:
2023-07-03 12:44:43 +02:00
parent 4efa9dcfee
commit cb615d9a8c

View File

@@ -6,7 +6,6 @@ end
neogit.setup {
auto_refresh = true,
remember_settings = true,
ignored_settings = {},
disable_insert_on_commit = false,
commit_popup = {
kind = "split",
@@ -18,8 +17,8 @@ neogit.setup {
kind = "split",
},
signs = {
section = { ">", "v" },
item = { ">", "v" },
section = { "", "" },
item = { "", "" },
hunk = { "", "" },
},
integrations = {