Set lualine globalstatus to false
This commit is contained in:
parent
a79cfd1d17
commit
d82483cc4f
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
require('lualine').setup {
|
||||
options = {
|
||||
globalstatus = true,
|
||||
globalstatus = false,
|
||||
},
|
||||
sections = {
|
||||
lualine_c = {
|
||||
|
|
Loading…
Add table
Reference in a new issue