nolanderc / glsl_analyzer

Language server for GLSL (autocomplete, goto-definition, formatter, and more)
GNU General Public License v3.0
200 stars 6 forks source link

Syntax highlighting question #49

Closed Arisa-Snowbell closed 10 months ago

Arisa-Snowbell commented 1 year ago

What should we use for syntax highlighting with neovim? this lsp server doesn't seem to provide the syntax highlighting info

nolanderc commented 1 year ago

I use https://github.com/tikhomirov/vim-glsl, but whatever plugin you choose should work 🙂