svrana / neosolarized.nvim

Truecolor solarized theme for neovim in Lua using colorbuddy
Other
158 stars 35 forks source link

Conditionally define xml tag groups #8

Closed svrana closed 1 year ago

svrana commented 1 year ago

Prior to 0.8.0 these groups will result in an error at colorscheme load: "W18: Invalid character in group name". Thanks to @bcosden for reporting.