🎨 style(highlights): tweak indentline scope glyph

Use a more appropriate glyph for the indentline scope icon
This commit is contained in:
2024-08-03 02:35:01 -04:00
parent fde97ae974
commit 016abee200
+4 -1
View File
@@ -1,3 +1,6 @@
-- -----------------------------------------------------------------------------
-- -------------------------------- HIGHLIGHT ----------------------------------
-- -----------------------------------------------------------------------------
local M = {}
-- Function to convert RGB to hexadecimal
@@ -83,7 +86,7 @@ function M.setup_indent_highlight()
"IndentsScopeHighlight",
"IndentsScopeHighlight",
},
char = "",
char = "",
},
whitespace = {
remove_blankline_trail = true,