luisiacc / gruvbox-baby

Gruvbox theme for neovim with full 🎄TreeSitter support.
MIT License
390 stars 28 forks source link

Error theme loading #36

Closed ctarx closed 1 year ago

ctarx commented 1 year ago

I tried to use this theme with lunarvim but it returns an error:

Error detected while processing nvim_exec() called at /home/ctarx/.local/share/lunarvim/site/
pack/packer/start/gruvbox-baby/colors/gruvbox-baby.vim:7:
W18: Invalid character in group name
W18: Invalid character in group name
W18: Invalid character in group name
W18: Invalid character in group name

Nvim: v0.8.0-dev

luisiacc commented 1 year ago

Could you update your neovim version to latest nightly and try again?

ctarx commented 1 year ago

I'm using the latest unstable version v0.8.0-dev, but I don't want to mess with the nightly v0.9.0-dev, as I'm not sure if lunarvim is already running with this version.

luisiacc commented 1 year ago

ok, could you try the 0.8 release then?

ctarx commented 1 year ago

I tried stable ppa and unstable with 0.8 release, same error.

ctarx commented 1 year ago

It started working with NVIM v0.9.0-dev.