refactor(nvim): allow Neogit to auto show console
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m5s

This commit is contained in:
Price Hiller 2024-07-03 02:22:30 -05:00
parent 54dc1415db
commit 591a1fa752
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -12,7 +12,6 @@ return {
disable_commit_confirmation = true,
disable_builtin_notifications = true,
auto_refresh = true,
auto_show_console = false,
disable_signs = true,
preview_buffer = {
kind = "split",