From fe3971f4c066b517151dcb5ad57c7d8e2ca9e3a7 Mon Sep 17 00:00:00 2001 From: Gokcehan Date: Wed, 5 Oct 2016 18:39:48 +0300 Subject: [PATCH] format --- doc.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc.go b/doc.go index 36653df..00265ff 100644 --- a/doc.go +++ b/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. - map r :push :rename + map r :push :rename One thing to be careful is that since "push" command works with keys instead of commands it is possible to accidentally create recursive bindings.