AutoYADM commit: 2024-12-04 19:53:40
This commit is contained in:
parent
45bec0c2e6
commit
beb72c5278
2 changed files with 6 additions and 1 deletions
|
@ -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 = "" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue