vimdoc icon indicating copy to clipboard operation
vimdoc copied to clipboard

Improve default help for plugin[mappings] flag

Open dbarnett opened this issue 10 years ago • 0 comments

The default documentation for a plugin[mappings] flag just says

Configures whether plugin/mappings.vim should be loaded.
Default: 0

It should also mention that it can accept string values, and what happens when you use a value of 1 (vim's leader followed by a plugin-specific prefix).

dbarnett avatar May 07 '15 16:05 dbarnett