Update lualine configuration
This commit is contained in:
parent
7af8115e00
commit
2ad7915f35
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ require('lualine').setup {
|
|||
section_separators = { left = '', right = ''},
|
||||
disabled_filetypes = {},
|
||||
always_divide_middle = true,
|
||||
globalstatus = false,
|
||||
globalstatus = true,
|
||||
},
|
||||
sections = {
|
||||
lualine_a = {'mode'},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue