mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2025-12-09 02:19:42 +01:00
add helix utility binds
This commit is contained in:
parent
3cb7360f5e
commit
95ef6f5986
1 changed files with 5 additions and 0 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue