Enable global statusline in lualine
This commit is contained in:
parent
ca1a670e15
commit
d927265334
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ return {
|
||||||
opts = {
|
opts = {
|
||||||
options = {
|
options = {
|
||||||
theme = "ayu",
|
theme = "ayu",
|
||||||
|
globalstatus = true,
|
||||||
section_separators = {
|
section_separators = {
|
||||||
left = "",
|
left = "",
|
||||||
right = "",
|
right = "",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue