AutoYADM commit: 2024-12-04 19:53:40

This commit is contained in:
Daniel Fichtinger 2024-12-04 19:53:40 -05:00
parent 45bec0c2e6
commit beb72c5278
2 changed files with 6 additions and 1 deletions

View file

@ -102,6 +102,11 @@ return {
require("lualine").setup({
options = {
theme = theme,
disabled_filetypes = {
statusline = {
"snacks_dashboard",
},
},
-- section_separators = { left = "", right = "" },
-- component_separators = { left = "", right = "" },
component_separators = { left = "", right = "" },