From 9db3c63bdc4a806e141693fd5c66934abc7b4ba7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Wed, 14 Jun 2017 07:28:00 +0200 Subject: [PATCH] fset: add input "p" in /help fset --- src/plugins/fset/fset-command.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/plugins/fset/fset-command.c b/src/plugins/fset/fset-command.c index 7312dd555..448be2d51 100644 --- a/src/plugins/fset/fset-command.c +++ b/src/plugins/fset/fset-command.c @@ -640,6 +640,8 @@ fset_command_init () "(command: /fset -refresh)\n" " $ refresh options (keep marked options)\n" " $$ refresh options (unmark all options)\n" + " p toggle plugin description options " + "(plugins.desc.*)\n" " v toggle help bar\n" " q close fset buffer\n" "\n"