languages: add emmet-ls to supported languages

This commit is contained in:
Snoweuph 2026-05-13 23:24:36 +02:00
commit ed33badf77
No known key found for this signature in database
GPG key ID: BEFC41DA223CEC55
6 changed files with 7 additions and 5 deletions

View file

@ -291,6 +291,8 @@
[Snoweuph](https://github.com/snoweuph)
- Add `emmet-ls` to the supported LSPs for all languages it supports.
- Added {option}`vim.treesitter.queries` to support adding custom queries.
- Added injections for `query = '' ... ''` as `query` and `mkLualine '' ... ''`,