Enable undercurl patch
This fixes the issue with spell highlights not showing in Neovim
This commit is contained in:
parent
ffa32a57e0
commit
bf5a58a41f
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user