Enable undercurl patch

This fixes the issue with spell highlights not showing in Neovim
This commit is contained in:
Robert Morrison 2021-11-11 17:09:12 +00:00
parent ffa32a57e0
commit bf5a58a41f
Signed by: robert
GPG Key ID: 73E012EB3F4EC696

View File

@ -368,7 +368,7 @@
* *
* https://st.suckless.org/patches/undercurl/ * 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 /* Allows mouse scroll without modifier keys for regardless of alt screen using the external
* scroll program. * scroll program.