mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 02:47:45 +03:00
Fix typos (#12690)
This commit is contained in:
parent
0ab403d428
commit
e22bbf5489
24 changed files with 29 additions and 29 deletions
|
@ -70,7 +70,7 @@ For instance, setting it to use OSC 52 termcodes, the configuration would be:
|
|||
clipboard-provider = "termcode"
|
||||
```
|
||||
|
||||
Alternatively, Helix can be configured to use arbitary commands for clipboard integration:
|
||||
Alternatively, Helix can be configured to use arbitrary commands for clipboard integration:
|
||||
|
||||
```toml
|
||||
[editor.clipboard-provider.custom]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue