feat: major plugin cleanup
This commit is contained in:
@@ -2,8 +2,6 @@ local options = {
|
||||
options = {
|
||||
icons_enabled = true,
|
||||
theme = "auto",
|
||||
-- component_separators = { left = "", right = "" },
|
||||
-- section_separators = { left = "", right = "" },
|
||||
component_separators = { left = "╎", right = "╎" },
|
||||
section_separators = { left = "┃", right = "┃" },
|
||||
disabled_filetypes = {
|
||||
|
||||
Reference in New Issue
Block a user