docs: add pug language module to release notes

This commit is contained in:
alfarel 2026-05-17 21:55:14 -04:00
commit f57851d453
No known key found for this signature in database

View file

@ -259,6 +259,9 @@
- Allow disabling nvf's vendored keymaps by toggling `vendoredKeymaps.enable`.
- Add {option}`vim.languages.pug.enable`, which adds the treesitter grammar and
enables `emmet-ls` for pug files.
[pyrox0](https://github.com/pyrox0):
- Added [rumdl](https://github.com/rvben/rumdl) support to `languages.markdown`