#Syntax highlight not working
9 messages · Page 1 of 1 (latest)
seems like the everforest plugin is not loaded maybe thats why?
:Lazy load everforest-nvim
seemed to fix it
I got the same issue again (I just updated) and now just loading the plugin doesn't work
Maybe similar to the issue discussed here?:
https://discord.com/channels/1390012484194275541/1429444007435436032
You're a hero thank you ❤️
The issue occurred again on my machine. I posted an update in the other thread. Hope it helps (in case it's still not working).
For catpuccin i had to add this to my nvim config:
opts = { transparent_background = true, },
If anyone is still having this issue the solution is here: https://github.com/basecamp/omarchy/issues/1970