#Syntax highlight not working

9 messages · Page 1 of 1 (latest)

cosmic badger
#

I'm using the default everforest but I tried to swap themes nothing is working idk what I did some files like .css have syntax highlight most dont

#

seems like the everforest plugin is not loaded maybe thats why?

#
:Lazy load everforest-nvim

seemed to fix it

cosmic badger
#

I got the same issue again (I just updated) and now just loading the plugin doesn't work

proper ferry
cosmic badger
proper ferry
#

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).

feral epoch
#

For catpuccin i had to add this to my nvim config:

opts = { transparent_background = true, },

ember karma