This commit is contained in:
2026-01-16 22:15:49 +03:00
parent 29938c53db
commit 1005194679
38 changed files with 364 additions and 1937 deletions

View File

@@ -0,0 +1,8 @@
require("lualine").setup({
options = {
theme = "auto",
section_separators = "",
component_separators = "",
},
})