From cc573254973540af9595c703f729d3703a400dee Mon Sep 17 00:00:00 2001 From: Soliprem Date: Thu, 11 Dec 2025 14:32:36 +0100 Subject: [PATCH] fix formatting --- docs/release-notes/rl-0.8.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/release-notes/rl-0.8.md b/docs/release-notes/rl-0.8.md index 25031442..35a42618 100644 --- a/docs/release-notes/rl-0.8.md +++ b/docs/release-notes/rl-0.8.md @@ -608,11 +608,13 @@ - Enable `languages.ts.format` for `.js` files - Add [emmet-ls] to `html.lsp.servers` + [axelbdt](https://github.com/axelbdt): [neocodeium]: https://github.com/monkoose/neocodeium -- Add [neocodeium] plugin in `vim.assistant.neocodeium` with `enable`, `setupOpts` and `keymaps` +- Add [neocodeium] plugin in `vim.assistant.neocodeium` with `enable`, + `setupOpts` and `keymaps` [JudahZF](https://github.com/JudahZF):