This commit is contained in:
Gokcehan 2016-10-05 18:39:48 +03:00
parent 1cee8b9d9c
commit fe3971f4c0

2
doc.go
View File

@ -121,7 +121,7 @@ with a command count.
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
commands it is possible to accidentally create recursive bindings.