info.vim icon indicating copy to clipboard operation
info.vim copied to clipboard

Missing InfoMenu

Open blmaier opened this issue 2 years ago • 0 comments

The README mentions there is both a :Menu command and a :InfoMenu command. But when I load the plugin, I only get a :Menu option.

I'm working around right now with custom commands, but having :InfoMenu and other aliases like :InfoFollow etc built-in would be nice to have. A common style I use to for Vim plugins is to type the command prefix (e.g. :Info) and use tab-completion to quickly see what's available.

Useful plugin though, thanks!

blmaier avatar Aug 29 '23 16:08 blmaier