From 179057ffbd5cfd52c685f2eedf691e5b09a604c6 Mon Sep 17 00:00:00 2001 From: Stan Date: Mon, 29 Aug 2022 01:41:38 +0400 Subject: [PATCH] Add information about Alt+Enter into README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bd80c7a..958503a 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,7 @@ Your cheatsheet file is a simple text file with the name `cheatsheet.txt` found | `` | Edit user cheatsheet à la `:CheatsheetEdit` | | `` | Yank the cheatcode | | `Enter` | Fill in the command line; see below | +| `Alt+Enter` | Execute the command | #### Auto Fill Commands From Telescope