From 7ac20fc81bf16ff23efa80558e003ba1d5a43733 Mon Sep 17 00:00:00 2001 From: abeldekat <58370433+abeldekat@users.noreply.github.com> Date: Mon, 18 Mar 2024 19:19:23 +0000 Subject: [PATCH] feat(docs): release 1.0 Co-authored-by: abeldekat --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6dee00..ee4fd34 100644 --- a/README.md +++ b/README.md @@ -252,7 +252,7 @@ This plugin provides support for working with multiple harpoon lists. The list in use when Neovim is started is assumed to be the default list -When switching to another list, the plugin needs to be notified +The plugin needs to be notified when switching to another list using its custom `HarpoonSwitchedList` event: ```lua