This commit is contained in:
2023-12-19 12:03:13 -05:00
parent b16dc0991b
commit 4dd73953f5
5 changed files with 40 additions and 13 deletions

View File

@@ -34,7 +34,7 @@ M.ui = {
theme = "default", -- default/vscode/vscode_colored/minimal
-- default/round/block/arrow separators work only for default statusline theme
-- round and block will work for minimal theme only
separator_style = "arrow",
separator_style = "block",
overriden_modules = nil,
},