hx: add helpers

This commit is contained in:
Matthew Ryan Dillon 2025-12-16 14:28:06 -05:00
parent 304b48fe20
commit 9752eccd64

View file

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