more helix convenience shortcuts
This commit is contained in:
parent
ebaa206a81
commit
8d16698228
1 changed files with 2 additions and 0 deletions
|
@ -89,10 +89,12 @@
|
|||
keys = {
|
||||
normal = {
|
||||
space."=" = ":fmt";
|
||||
space.space = "@[<space>]<space>";
|
||||
|
||||
# smart tab++
|
||||
tab = "move_parent_node_end";
|
||||
S-tab = "move_parent_node_start";
|
||||
A-S = "@S[\\s]+<ret>";
|
||||
"'" = {
|
||||
D = "@<C-w>sgd";
|
||||
F = "@<C-w>sgy";
|
||||
|
|
Loading…
Add table
Reference in a new issue