From: Leonardo Taccari <iamleot@gmail.com>
Date: Thu, 25 Oct 2018 19:37:56 +0000 (+0200)
Subject: Document `gf' command
X-Git-Url: https://git.owens.tech/assets/editable-focus.html/assets/editable-focus.html/git?a=commitdiff_plain;h=734a707c5b678a2e6f5d04829ac000d5d42de76d;p=vimb.git

Document `gf' command
---

diff --git a/doc/vimb.1 b/doc/vimb.1
index ec96c3e..8813f57 100644
--- a/doc/vimb.1
+++ b/doc/vimb.1
@@ -84,6 +84,9 @@ Mode.
 .B CTRL\-Z
 Switch Vimb into Pass-Through Mode.
 .TP
+.B gf
+Open the configured editor (`editor-command') with the current page's content.
+.TP
 .B gF
 Open the Web Inspector for the current page.
 .TP