fix lualine global status
This commit is contained in:
parent
a2380addff
commit
c853a39bb6
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
require('lualine').setup{
|
||||
options = {
|
||||
global_status = true,
|
||||
globalstatus = true,
|
||||
theme = 'dracula-nvim'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue