From 12bd7baf994b05b6585919c1e10a2f3f8e045bee Mon Sep 17 00:00:00 2001 From: mikatpt Date: Mon, 11 Oct 2021 18:52:37 -0400 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d52c781..af9cb37 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ You can simply edit this list as if it were a document in vim. `:wq` to save the new edits or `:q` to ignore the edits. There is to save upon call to toggle if you prefer that way. -You can also exit the list with `q` or ``, which will also save your edits! +You can also exit the list with `q` or ``, which will call `toggle_quick_menu()` again. ### Terminal Navigation #### Motivation for terminals in neovim