From 6e6f1ee2fa3704974bc191c9d5576a9448ff901a Mon Sep 17 00:00:00 2001 From: Ching Pei Yang <59727193+horriblename@users.noreply.github.com> Date: Sat, 30 Aug 2025 12:12:42 +0200 Subject: [PATCH] docs: remove unrelated changes --- docs/release-notes/rl-0.8.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/docs/release-notes/rl-0.8.md b/docs/release-notes/rl-0.8.md index 164b9a7f..753caed5 100644 --- a/docs/release-notes/rl-0.8.md +++ b/docs/release-notes/rl-0.8.md @@ -522,15 +522,6 @@ - Fixed `typescript` treesitter grammar not being included by default. -- Add [nvim-biscuits] to show block context. Available at - `vim.utility.nvim-biscuits`. - -[JManch](https://github.com/JManch): - -- Fix default [blink.cmp] sources "path" and "buffer" not working when - `autocomplete.nvim-cmp.enable` was disabled and - `autocomplete.nvim-cmp.sources` had not been modified. - [valterschutz](https://github.com/valterschutz): [ruff]: (https://github.com/astral-sh/ruff)