From bf5a58a41fbb1746d3e2cbba8bd277b4ff51fc13 Mon Sep 17 00:00:00 2001 From: Robert Morrison Date: Thu, 11 Nov 2021 17:09:12 +0000 Subject: [PATCH] Enable undercurl patch This fixes the issue with spell highlights not showing in Neovim --- patches.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches.def.h b/patches.def.h index a851f1f..ac2704d 100644 --- a/patches.def.h +++ b/patches.def.h @@ -368,7 +368,7 @@ * * https://st.suckless.org/patches/undercurl/ */ -#define UNDERCURL_PATCH 0 +#define UNDERCURL_PATCH 1 /* Allows mouse scroll without modifier keys for regardless of alt screen using the external * scroll program.