feat(run_panel): max_output_lines

This commit is contained in:
Barrett Ruth 2025-09-19 19:43:06 -04:00
parent f22eccfa89
commit 2613399d01
3 changed files with 5 additions and 4 deletions

View file

@ -117,6 +117,7 @@ Here's an example configuration with lazy.nvim: >
next_test_key = "<c-n>",
prev_test_key = "<c-p>",
toggle_diff_key = "t",
max_output_lines = 50,
},
diff = {
git = {