language/lua: add selene for more diagnostics

This commit is contained in:
Snoweuph 2026-01-24 09:48:45 +01:00
commit 1f8d994e07
No known key found for this signature in database
GPG key ID: BEFC41DA223CEC55
2 changed files with 10 additions and 2 deletions

View file

@ -144,3 +144,8 @@
[Machshev](https://github.com/machshev):
- Added `ruff` and `ty` LSP support for Python under `programs.python`.
[Snoweuph](https://github.com/snoweuph)
- Added [Selenen](https://github.com/kampfkarren/selene) for more diagnostics in
`languages.lua`.