add lualine plugin

This commit is contained in:
2026-06-25 02:45:04 +02:00
parent 7c428386d8
commit 3b707ada11
6 changed files with 173 additions and 6 deletions
+4
View File
@@ -66,5 +66,9 @@ vim.g.ui = {
sign_info = "I",
sign_hint = "H",
},
component_separators = { left = "", right = "" },
section_separators = { left = "", right = "" },
window = "",
not_overline = "\u{0305}",
}
}