This commit is contained in:
poz 2025-09-03 13:46:38 +02:00 committed by GitHub
commit 71f16e4cee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 297 additions and 0 deletions

View file

@ -397,10 +397,16 @@
[everforest]: https://github.com/sainnhe/everforest
[oil]: https://github.com/stevearc/oil.nvim
[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):