don't highlight whitespace since it's automatically removed

This commit is contained in:
lelgenio 2020-11-29 16:18:29 -03:00
parent b6fc7138a1
commit 181a0f0f6a
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ add-highlighter global/ show-whitespaces
face global Whitespace {{@@ nontxt @@}},default+f
face global BufferPadding {{@@ nontxt @@}},default
# highlight trailing whitespace
add-highlighter global/ regex '\h*$' 0:red,red+g
# add-highlighter global/ regex '\h*$' 0:red,red+g
# Lsp