some lualine adoptions

This commit is contained in:
Oliver Hartmann 2024-02-26 23:38:20 +01:00
parent 90cd7ee928
commit 31858bea16

View File

@ -10,9 +10,10 @@ return {
statusline = {},
winbar = { 'dap-repl', 'dapui_console' },
},
section_separators = { left = '', right = '' },
},
globalstatus = true,
extensions = { 'aerial' },
extensions = { 'aerial', 'oil', 'toggleterm' },
sections = {
lualine_b = {
'branch',