Nvim: disabled lualine in Trouble and Netrw

This commit is contained in:
pr0c3550r 2023-07-31 20:27:42 +02:00
parent c8e74e4a54
commit df9c393ae7

View file

@ -16,6 +16,7 @@ return {
section_separators = { left = '', right = '' },
-- section_separators = ' ',
-- component_separators = ' '
disabled_filetypes = { 'netrw', 'Trouble' }
},
sections = {
lualine_a = {