mirror of https://github.com/LazyVim/starter
chore: set toggle term at init index
parent
c70bff4262
commit
3191cd39f9
|
@ -7,7 +7,7 @@ return {
|
||||||
title_pos = "left",
|
title_pos = "left",
|
||||||
width = 128,
|
width = 128,
|
||||||
height = 16,
|
height = 16,
|
||||||
row = 1,
|
row = 0,
|
||||||
},
|
},
|
||||||
winbar = {
|
winbar = {
|
||||||
enabled = true,
|
enabled = true,
|
||||||
|
|
Loading…
Reference in New Issue