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",
|
||||
width = 128,
|
||||
height = 16,
|
||||
row = 1,
|
||||
row = 0,
|
||||
},
|
||||
winbar = {
|
||||
enabled = true,
|
||||
|
|
Loading…
Reference in New Issue