From a49d001f4f287f6ed83df352529867c4482f2e32 Mon Sep 17 00:00:00 2001 From: TheK4n Date: Thu, 8 Dec 2022 19:20:03 +0300 Subject: [PATCH] fix readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f46cd7..4682b43 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,8 @@ echo "Hello $USER!" | ,l | Line number styles | | ,c | Highlight cursor line | | ,/ | Toggle search highlight | -| ,`` | Close all without saving | +| ,qq | Delete current buffer +| ,qa | Close all without saving | | ,t | Tagbar | | ,rr | Run script in new tab (python, go, preview markdown)| | ,rm | Run script (make run) |