Skip to content

Commit

Permalink
✨ Updated Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
nwrenger committed Apr 18, 2024
1 parent 5b4d393 commit ed11f4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ Files that are being edited will be marked with an asterisk `*` in the title bar

The editor also offers Global Keybindings for file and directory management tasks, such as adding, editing, and deleting. Please exercise caution when deleting files, as this action is irreversible, with no intermediate trash bin for recovery.

> Moving the cursor/selector via mouse input, arrow keys and `Tab` is also possible.
## Bindings

| Global | Keybinding |
Expand All @@ -46,8 +48,6 @@ The editor also offers Global Keybindings for file and directory management task
| Ident | `Tab` |
| Remove Ident | `Shift` + `Tab` |

> Moving the cursor via mouse input is also possible.
## Installation

To install `omega`, you can use Cargo by running the following command in your terminal:
Expand Down

0 comments on commit ed11f4b

Please sign in to comment.