refactor(nvim): do not autoscroll toggleterm
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m5s

This commit is contained in:
Price Hiller 2024-07-18 23:35:21 -05:00
parent 8c2a4aa7c1
commit d274fce1af
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -29,6 +29,7 @@ return {
start_in_insert = false,
direction = "float",
autochdir = true,
auto_scroll = false,
winbar = {
enable = true,
name_formatter = function(term) -- term: Terminal