languages/glsl: init

This commit is contained in:
poz 2025-08-27 12:12:40 +02:00
commit 4a1fc26099
No known key found for this signature in database
3 changed files with 66 additions and 0 deletions

View file

@ -394,12 +394,14 @@
[oil-git-status]: https://github.com/refractalize/oil-git-status.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
- Fix gitsigns null-ls issue.
- Add [everforest] theme support.
- Add [oil-git-status] support to [oil] module.
- Add CMake support with [neocmakelsp].
- Add Arduino support with [arduino-language-server].
- Add GLSL support with [glsl_analyzer].
[Haskex](https://github.com/haskex):