Update README.md

This commit is contained in:
2025-05-02 13:36:11 -07:00
parent a00c68b623
commit ed67f80f89

View File

@ -27,3 +27,4 @@ It also has formatting, autocomplete, and the Gruvbox theme.
To activate the formatter, do `:Fmt` To activate the formatter, do `:Fmt`
To open the file explorer window, do `:Exp` To open the file explorer window, do `:Exp`
To enter the selected autocomplete selection, press `Tab` 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.