Add word wrap keyboard shortcut

This commit is contained in:
Trysdyn Black 2025-07-09 10:05:53 -07:00
parent 06cfded9ff
commit ee9262f49c

View file

@ -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