mirror of
https://github.com/DefectingCat/nvim
synced 2025-07-16 17:21:33 +00:00
change show console for neogit
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
local M = {
|
||||
filewatcher = { enabled = false },
|
||||
--[[ filewatcher = { enabled = false }, ]]
|
||||
auto_show_console = false,
|
||||
console_timeout = 10000,
|
||||
}
|
||||
|
||||
return M
|
||||
|
Reference in New Issue
Block a user