WIP: update-upstream #4

Closed
cscherrNT wants to merge 69 commits from update-upstream into master
1 changed files with 8 additions and 0 deletions
Showing only changes of commit 59082a8f28 - Show all commits

View File

@ -77,6 +77,14 @@ M.ui = {
term = {
sizes = { sp = 0.3, vsp = 0.2 },
float = {
relative = "editor",
row = 0.3,
col = 0.25,
width = 0.5,
height = 0.4,
border = "single",
},
behavior = {
auto_insert = true,
},