fix helix bind
This commit is contained in:
parent
e0d68a2531
commit
2158be51ed
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
normal = {
|
normal = {
|
||||||
space."=" = ":fmt";
|
space."=" = ":fmt";
|
||||||
space.ret = "@[<space>]<space>";
|
space.ret = "@[<space>]<space>";
|
||||||
space.space = "ms<space>";
|
space.space = "@ms<space>";
|
||||||
|
|
||||||
# smart tab++
|
# smart tab++
|
||||||
tab = "move_parent_node_end";
|
tab = "move_parent_node_end";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue