Add keybind to show/hide whitespace in helix
This commit is contained in:
parent
c600da05fc
commit
8fc03200c6
@ -16,3 +16,4 @@ smart-case = false
|
|||||||
|
|
||||||
[keys.normal]
|
[keys.normal]
|
||||||
C-r = ":config-reload"
|
C-r = ":config-reload"
|
||||||
|
_ = { _ = ":set whitespace.render all", "+" = ":set whitespace.render none" }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user