From ed67f80f89d0db234c4a39064e4a472ecaf7bbcd Mon Sep 17 00:00:00 2001 From: Zakarya Date: Fri, 2 May 2025 13:36:11 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3411816..bb85127 100644 --- a/README.md +++ b/README.md @@ -27,3 +27,4 @@ It also has formatting, autocomplete, and the Gruvbox theme. To activate the formatter, do `:Fmt` To open the file explorer window, do `:Exp` To enter the selected autocomplete selection, press `Tab` +To see information on the word at the cursor, press `Ctrl-K`. You can also hover over it with your cursor.