Fix README

Also I made a typo in the previous commit, it's supposed to be rationale
not rational
This commit is contained in:
2025-05-15 16:42:30 -07:00
parent 24bf025e9e
commit ced3f59b43
2 changed files with 8 additions and 8 deletions

View File

@ -26,5 +26,5 @@ It also has formatting, autocomplete, and the Gruvbox theme.
**Special actions:**
To activate the formatter, do `:Fmt`
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 `Shift-K`. You can also hover over it with your cursor.