refactor(nvim): allow Neogit to auto show console
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m5s
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m5s
This commit is contained in:
parent
54dc1415db
commit
591a1fa752
@ -12,7 +12,6 @@ return {
|
|||||||
disable_commit_confirmation = true,
|
disable_commit_confirmation = true,
|
||||||
disable_builtin_notifications = true,
|
disable_builtin_notifications = true,
|
||||||
auto_refresh = true,
|
auto_refresh = true,
|
||||||
auto_show_console = false,
|
|
||||||
disable_signs = true,
|
disable_signs = true,
|
||||||
preview_buffer = {
|
preview_buffer = {
|
||||||
kind = "split",
|
kind = "split",
|
||||||
|
Loading…
Reference in New Issue
Block a user