From f8f5c913951c794d0a46b45482168dd9f36a6f8b Mon Sep 17 00:00:00 2001 From: syl20bnr Date: Sun, 4 Jan 2015 00:24:21 -0500 Subject: [PATCH] Add documentation about `SPC f r` key binding --- doc/DOCUMENTATION.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/DOCUMENTATION.md b/doc/DOCUMENTATION.md index 9ac02f04b..3058b8c42 100644 --- a/doc/DOCUMENTATION.md +++ b/doc/DOCUMENTATION.md @@ -1096,6 +1096,7 @@ Key Binding | Description SPC f f | open a file using `ido` SPC f s | save a file SPC f S | save all files +SPC f r | open a recent file with `helm` SPC f t | toggle file tree side bar using [NeoTree][neotree] SPC f y | show current file absolute path in the minibuffer