Minor config changes
This commit is contained in:
@@ -6,7 +6,6 @@ end
|
|||||||
neogit.setup {
|
neogit.setup {
|
||||||
auto_refresh = true,
|
auto_refresh = true,
|
||||||
remember_settings = true,
|
remember_settings = true,
|
||||||
ignored_settings = {},
|
|
||||||
disable_insert_on_commit = false,
|
disable_insert_on_commit = false,
|
||||||
commit_popup = {
|
commit_popup = {
|
||||||
kind = "split",
|
kind = "split",
|
||||||
@@ -18,8 +17,8 @@ neogit.setup {
|
|||||||
kind = "split",
|
kind = "split",
|
||||||
},
|
},
|
||||||
signs = {
|
signs = {
|
||||||
section = { ">", "v" },
|
section = { "", "" },
|
||||||
item = { ">", "v" },
|
item = { "", "" },
|
||||||
hunk = { "", "" },
|
hunk = { "", "" },
|
||||||
},
|
},
|
||||||
integrations = {
|
integrations = {
|
||||||
|
|||||||
Reference in New Issue
Block a user