Minor config changes
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user