no aerial status message
This commit is contained in:
parent
3392ebe270
commit
ec56132c85
@ -1,6 +1,6 @@
|
||||
|
||||
require('lualine').setup({
|
||||
options = { theme = 'gruvbox' },
|
||||
sections = { lualine_c = { 'getcwd' , 'aerial' } },
|
||||
sections = { lualine_c = { 'getcwd' } },
|
||||
inactive_sections = { lualine_c = { 'getcwd', { 'filename', path = 1, file_status = true } } },
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user