diff --git a/README.md b/README.md index bb85127..2c77065 100644 --- a/README.md +++ b/README.md @@ -27,4 +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. +To see information on the word at the cursor, press `Shift-K`. You can also hover over it with your cursor.