hx: add helpers
This commit is contained in:
parent
304b48fe20
commit
9752eccd64
1 changed files with 4 additions and 1 deletions
|
|
@ -10,4 +10,7 @@ hidden = false
|
||||||
[keys.normal.space.m]
|
[keys.normal.space.m]
|
||||||
r = ":reload-all"
|
r = ":reload-all"
|
||||||
s = ":toggle-option soft-wrap.enable"
|
s = ":toggle-option soft-wrap.enable"
|
||||||
t = ":sh run_test_under_cursor"
|
|
||||||
|
[keys.normal.space.m.n]
|
||||||
|
a = ":run-shell-command nb todo archive"
|
||||||
|
s = ":run-shell-command nb sync"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue