more config for lualine
This commit is contained in:
parent
a79e27a743
commit
6db56a25d8
1 changed files with 1 additions and 1 deletions
2
init.lua
2
init.lua
|
@ -178,8 +178,8 @@ require('lazy').setup({
|
|||
theme = 'catppuccin',
|
||||
component_separators = '|',
|
||||
section_separators = '',
|
||||
ignore_focus = { 'neo-tree', 'neo-tree-popup' },
|
||||
globalstatus = true,
|
||||
ignore_focues = { 'neo-tree', 'neo-tree-popup' }
|
||||
},
|
||||
sections = {
|
||||
lualine_a = { 'mode' },
|
||||
|
|
Loading…
Add table
Reference in a new issue