Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'book/src/editor.md')
| -rw-r--r-- | book/src/editor.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/book/src/editor.md b/book/src/editor.md index 624bdff2..241d5056 100644 --- a/book/src/editor.md +++ b/book/src/editor.md @@ -58,7 +58,7 @@ ### `[editor.clipboard-provider]` Section -Helix can be configured wither to use a builtin clipboard configuration or to use +Helix can be configured either to use a builtin clipboard configuration or to use a provided command. For instance, setting it to use OSC 52 termcodes, the configuration would be: |