add helix utility binds

This commit is contained in:
Schrottkatze 2025-12-03 13:13:58 +01:00
commit 95ef6f5986
No known key found for this signature in database

View file

@ -11,6 +11,11 @@
S-tab = "move_parent_node_start";
A-S = "@S[\\s]+<ret>";
"'" = {
E = "@ D%sev ERROR ";
e = "@ d%sev ERROR ";
W = "@ D%sev WARN ";
w = "@ d%sev WARN ";
D = "@<C-w>sgd";
F = "@<C-w>sgy";
d = "@<C-w>vgd";