format
This commit is contained in:
parent
1cee8b9d9c
commit
fe3971f4c0
2
doc.go
2
doc.go
@ -121,7 +121,7 @@ with a command count.
|
|||||||
|
|
||||||
Second, it can be used to avoid typing the name when a command takes arguments.
|
Second, it can be used to avoid typing the name when a command takes arguments.
|
||||||
|
|
||||||
map r :push :rename<space>
|
map r :push :rename<space>
|
||||||
|
|
||||||
One thing to be careful is that since "push" command works with keys instead of
|
One thing to be careful is that since "push" command works with keys instead of
|
||||||
commands it is possible to accidentally create recursive bindings.
|
commands it is possible to accidentally create recursive bindings.
|
||||||
|
Loading…
Reference in New Issue
Block a user