mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-25 14:01:03 +00:00
chore: set toggle term at init index
This commit is contained in:
parent
c70bff4262
commit
3191cd39f9
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ return {
|
|||
title_pos = "left",
|
||||
width = 128,
|
||||
height = 16,
|
||||
row = 1,
|
||||
row = 0,
|
||||
},
|
||||
winbar = {
|
||||
enabled = true,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue