Increase line length for treesj
This commit is contained in:
parent
9c1c7913f3
commit
a643903164
1 changed files with 1 additions and 0 deletions
|
|
@ -191,6 +191,7 @@ local plugins = {
|
|||
config = function()
|
||||
require('treesj').setup({
|
||||
use_default_keymaps = false,
|
||||
max_join_length = 1200,
|
||||
})
|
||||
end,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue