add option for term auto_insert

pull/2360/head^2
siduck 9 months ago
parent 1b20da0115
commit 17a8959bea

@ -83,6 +83,9 @@ M.ui = {
term = { term = {
sizes = { sp = 0.3, vsp = 0.2 }, sizes = { sp = 0.3, vsp = 0.2 },
behavior = {
auto_insert = true,
},
}, },
} }

Loading…
Cancel
Save