From 6ccf85f5ae48088e32366a9dfe4d08763a58d1c8 Mon Sep 17 00:00:00 2001 From: Valyn Tyler <115489989+ValynTyler@users.noreply.github.com> Date: Sun, 9 Nov 2025 17:03:16 +0100 Subject: [PATCH] feat: update changelog --- docs/release-notes/rl-0.8.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/release-notes/rl-0.8.md b/docs/release-notes/rl-0.8.md index a779037e..f47ea873 100644 --- a/docs/release-notes/rl-0.8.md +++ b/docs/release-notes/rl-0.8.md @@ -72,7 +72,6 @@ - Add [](#opt-vim.lsp.lightbulb.autocmd.enable) for manually managing the previously managed lightbulb autocommand. - - A warning will occur if [](#opt-vim.lsp.lightbulb.autocmd.enable) and `vim.lsp.lightbulb.setupOpts.autocmd.enabled` are both set at the same time. Pick only one. @@ -584,3 +583,9 @@ [mellow.nvim]: https://github.com/mellow-theme/mellow.nvim - Add [mellow.nvim] plugin for vim and lualine theme support + +[valyntyler](https://github.com/valyntyler): + +[emmet-ls]: https://github.com/aca/emmet-ls + +- Add [emmet-ls] to `html.lsp.servers`