Skip to content

Commit

Permalink
Cleaned Things Up
Browse files Browse the repository at this point in the history
  • Loading branch information
roshanlam committed Sep 5, 2020
1 parent 3941c16 commit ce83964
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ The commands have been changed to make things more simple and easy to memorize.
|-------|---------|----------------------------------------------|
|Insert |Backspace|Delete the character to the left of the cursor|
|Insert |Escape |Switch to command mode |
|Command|h |Move left |
|Command|j |Move up |
|Command|k |Move down |
|Command|l |Move right |
|Command|l |Move left |
|Command|u |Move up |
|Command|d |Move down |
|Command|r |Move right |
|Command|i |Switch to insert mode |
|Command|q |Quit the program |

Expand Down
Binary file removed output
Binary file not shown.
Binary file removed rim.o
Binary file not shown.

0 comments on commit ce83964

Please sign in to comment.