From 734a707c5b678a2e6f5d04829ac000d5d42de76d Mon Sep 17 00:00:00 2001 From: Leonardo Taccari Date: Thu, 25 Oct 2018 21:37:56 +0200 Subject: [PATCH] Document `gf' command --- doc/vimb.1 | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.20.1