refactor(nvim): do not auto show neogit console
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 1m7s

This commit is contained in:
Price Hiller 2024-06-02 12:16:12 -05:00
parent 7d0408b97e
commit be96066da7
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

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