Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

Commit

Permalink
Added vim command synopsis toggle line
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Perez committed Nov 18, 2020
1 parent eea5b6b commit 1cc4e20
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion commands/commandimpls/vim.go
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit 1cc4e20

Please sign in to comment.