languages/glsl: init

This commit is contained in:
poz 2026-02-18 11:51:48 +01:00
commit bacaa87608
4 changed files with 67 additions and 0 deletions

View file

@ -245,8 +245,10 @@ https://github.com/gorbit99/codewindow.nvim
[neocmakelsp]: https://github.com/neocmakelsp/neocmakelsp
[arduino-language-server]: https://github.com/arduino/arduino-language-server
[glsl_analyzer]: https://github.com/nolanderc/glsl_analyzer
- Add CMake support with [neocmakelsp].
- Add Arduino support with [arduino-language-server].
- Add GLSL support with [glsl_analyzer].
<!-- vim: set textwidth=80: -->