From b442438ac7c12d830354f27439b8dd072dc36bc9 Mon Sep 17 00:00:00 2001
From: Gustaf Rydholm <gustaf.rydholm@gmail.com>
Date: Thu, 13 Oct 2022 01:06:27 +0200
Subject: Add undercurl support again

---
 lua/no-clown-fiesta/highlights.lua | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'lua/no-clown-fiesta')

diff --git a/lua/no-clown-fiesta/highlights.lua b/lua/no-clown-fiesta/highlights.lua
index 43ec84d..68ed3f9 100644
--- a/lua/no-clown-fiesta/highlights.lua
+++ b/lua/no-clown-fiesta/highlights.lua
@@ -7,7 +7,7 @@ function M.highlight(palette, opts)
     MsgArea = { fg = palette.fg, bg = palette.bg },
     ModeMsg = { fg = palette.fg, bg = palette.bg },
     MsgSeparator = { fg = palette.fg, bg = palette.bg },
-    SpellBad = { sp = palette.error_red, style = "underline" },
+    SpellBad = { sp = palette.error_red, undercurl = true },
     SpellCap = { fg = palette.yellow, style = "underline" },
     SpellLocal = { fg = palette.green, style = "underline" },
     SpellRare = { fg = palette.purple, style = "underline" },
-- 
cgit v1.2.3-70-g09d2