style: minor styling fixes
This commit is contained in:
@@ -85,8 +85,8 @@ return {
|
||||
scope = {
|
||||
char = "⋅",
|
||||
enabled = true,
|
||||
show_start = true,
|
||||
show_end = true,
|
||||
show_start = false,
|
||||
show_end = false,
|
||||
highlight = { "Function", "Label" },
|
||||
priority = 500,
|
||||
exclude = { language = { "css" } },
|
||||
|
||||
Reference in New Issue
Block a user