Nvim: disabled lualine in Trouble and Netrw
This commit is contained in:
parent
c8e74e4a54
commit
df9c393ae7
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ return {
|
|||
section_separators = { left = '▙', right = '▟' },
|
||||
-- section_separators = ' ',
|
||||
-- component_separators = ' '
|
||||
disabled_filetypes = { 'netrw', 'Trouble' }
|
||||
},
|
||||
sections = {
|
||||
lualine_a = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue