From b1c3e1cf8fa84d992e6f6fac8083ca58305753a9 Mon Sep 17 00:00:00 2001 From: Rayat M Rahman <22646419+riotrah@users.noreply.github.com> Date: Fri, 29 Mar 2024 23:02:38 -0700 Subject: [PATCH] Update paredit docsite --- docs/site/paredit.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/site/paredit.md b/docs/site/paredit.md index c3c2be41e..c92e27161 100644 --- a/docs/site/paredit.md +++ b/docs/site/paredit.md @@ -156,4 +156,5 @@ Happy Editing! ❤️ There is an ongoing effort to support simultaneous multicursor editing with Paredit. This is an experimental feature and is not enabled by default. To enable it, set `calva.paredit.multicursor` to `true`. This feature is still in development and may not work as expected in all cases. Currently, this supports the following categories: - Movement -- Selection +- Selection (except for `Select Current Form` - coming soon!) +- Rewrap