diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/features.md | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/docs/features.md b/docs/features.md index a97c143d..c1fff46e 100644 --- a/docs/features.md +++ b/docs/features.md @@ -14,8 +14,8 @@ opening URLs with the keyboard. By default you can launch it using ### Motion The cursor motions are setup by default to mimic vi, however they are fully -configurable. If you don't like vi's bindings, take a look at the [configuration -file] to change the various movements. +configurable. If you don't like vi's bindings, take a look at the [onfiguration +file to change the various movements. ### Selection @@ -77,8 +77,6 @@ file. If an application captures your mouse clicks, which is indicated by a change in mouse cursor shape, you're required to hold <kbd>Shift</kbd> to bypass that. -[configuration file]: ../alacritty.yml - ## Multi-Window Alacritty supports running multiple terminal emulators from the same Alacritty |