From d5753b4a83a4cf54c42172046d8ed5f8f7439e35 Mon Sep 17 00:00:00 2001 From: mikatpt Date: Thu, 7 Oct 2021 21:20:24 -0400 Subject: [PATCH] Add line referencing quit mappings in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 37c9c1d..d52c781 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,8 @@ 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! + ### Terminal Navigation #### Motivation for terminals in neovim I want to use the terminal since I can gF and gF to any errors arising