Add word wrap keyboard shortcut
This commit is contained in:
parent
06cfded9ff
commit
ee9262f49c
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
theme = "base16_qvp"
|
||||
|
||||
[keys.normal]
|
||||
A-w = ":toggle-option soft-wrap.enable"
|
||||
|
||||
[editor]
|
||||
# Do not interact with my mouse at all; that's the terminal's job
|
||||
mouse = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue