feat(run_panel): max_output_lines
This commit is contained in:
parent
f22eccfa89
commit
2613399d01
3 changed files with 5 additions and 4 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue