diff --git a/commands/commandimpls/vim.go b/commands/commandimpls/vim.go index bcecc269..fe0e7a05 100644 --- a/commands/commandimpls/vim.go +++ b/commands/commandimpls/vim.go @@ -28,7 +28,9 @@ const ( [::b]DESCRIPTION - This is a minor mode for vim. See all the shorcuts with Ctrl K, and edit them inside shortcuts/shortcuts.go` + 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 +` ) type VimHelp struct {