lsp/presets/stimulus-language-server: init

This commit is contained in:
Snoweuph 2026-06-05 03:52:15 +02:00
commit 577e11fe34
No known key found for this signature in database
GPG key ID: BEFC41DA223CEC55
8 changed files with 35 additions and 5 deletions

View file

@ -381,6 +381,9 @@
- Added [Selenen](https://github.com/kampfkarren/selene) for more diagnostics in
`languages.lua`.
- Added the [Stimulus LSP](https://github.com/marcoroth/stimulus-lsp) as LSP
preset.
- Added `languages.docker` for Docker and Docker-Compose support. Thanks to
[poseidon-rises](https://github.com/poseidon-rises) for creating most of it in
[!1104](https://github.com/NotAShelf/nvf/pull/1104).