arakashic / chromatica.nvim

Clang based syntax highlighting for Neovim
MIT License
299 stars 17 forks source link

size_t colored as the next token #43

Open davidkennedydev opened 6 years ago

davidkennedydev commented 6 years ago

Without explicit using std::size_t:

image

image

image

Explicit define using std::size_t fix colors.

arakashic commented 6 years ago

Thanks. Can you pull the latest version and see if the problem is still there?

davidkennedydev commented 6 years ago

Still with the same problem on v0.3