From 5c5034d34104f94350a8331e78048728603f9b4b Mon Sep 17 00:00:00 2001 From: Daniel Perez Date: Wed, 18 Nov 2020 20:01:20 +0100 Subject: [PATCH] Experimental react command --- commands/commandimpls/react.go | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/commands/commandimpls/react.go b/commands/commandimpls/react.go index 80834896..96ae5938 100644 --- a/commands/commandimpls/react.go +++ b/commands/commandimpls/react.go @@ -21,8 +21,7 @@ const ( [::b]DESCRIPTION - This is a minor mode for vim. See all the shorcuts with Ctrl K, and edit them inside shortcuts/shortcuts.go - Toggle vim with vim on/off/enable/disable + React to messages and see reactions. ` )