From: Thomas Teixeira Date: Mon, 5 Aug 2024 19:24:17 +0000 (+0200) Subject: fix: cursor and whitespace on EOL not happy X-Git-Url: https://git.ramnitz.eu/?a=commitdiff_plain;h=adcddc36e9a5459498bdbf550496c5fe75c29af1;p=dabruin.kak fix: cursor and whitespace on EOL not happy The cursor was disappearing when whitespace on EOL and cursor on whitespace Fixes: https://todo.sr.ht/~nasmevka/plugins.kak/1 Signed-Off-By: Thomas Teixeira --- diff --git a/dabruin.sh b/dabruin.sh index 0b5a1ab..4658383 100644 --- a/dabruin.sh +++ b/dabruin.sh @@ -41,7 +41,7 @@ cat <<-COLORSCHEME face global attribute ${foreground}+i face global comment ${to_background_middleground}+i face global documentation comment - face global meta ${second_accent}+b + face global meta ${second_accent}+ab face global builtin ${accent}+i face global title ${accent}+bi