Mofiqul / dracula.nvim

Dracula colorscheme for neovim written in Lua
MIT License
594 stars 103 forks source link

W18: Invalid character in group name #53

Closed GiuseppeMP closed 1 year ago

GiuseppeMP commented 1 year ago

Hey,

I'm getting a bunch of W18: Invalid character in group name errors in the startup, as bellow:

image

@Mofiqul am I missing some dependency plugin?

NoahTheDuke commented 1 year ago

I believe this is a change from Neovim 0.7 to 0.8, that it wasn't supported before and now it is.

GiuseppeMP commented 1 year ago

@NoahTheDuke Thx! I upgraded Neovim from 0.7.2 to 0.8 and the issue is gone.

I raised a PR to update the requirement section in the Readme. #54

ghost commented 1 year ago

Still getting this issue on v0.7.2

GiuseppeMP commented 1 year ago

Still getting this issue on v0.7.2

As in the README.md, the minimal support it's for neovim => 0.8. https://github.com/Mofiqul/dracula.nvim#%EF%B8%8F-requirements