From 6d35192e37b880ff05fe79e8bd48fc79a6ba9d59 Mon Sep 17 00:00:00 2001 From: Joseph Hanson Date: Sat, 8 Feb 2025 12:20:10 -0600 Subject: [PATCH] add multicursors addition to changelog --- docs/release-notes/rl-0.8.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/release-notes/rl-0.8.md b/docs/release-notes/rl-0.8.md index 3a09171b..dc787f9c 100644 --- a/docs/release-notes/rl-0.8.md +++ b/docs/release-notes/rl-0.8.md @@ -143,3 +143,8 @@ [nezia1](https://github.com/nezia1) - Add support for [nixd](https://github.com/nix-community/nixd) language server. + +[jahanson](https://github.com/jahanson): + +- Add [multicursors.nvim](https://github.com/smoka7/multicursors.nvim) to + available plugins, under `vim.utility.multicursors`.