google / vimdoc

Helpfile generation for vim
Apache License 2.0
291 stars 28 forks source link

Add default config section explaining flag usage if flags documented #73

Closed dbarnett closed 10 years ago

dbarnett commented 10 years ago

Defines default @section text for the "config" section of any plugin with maktaba flags explaining that it uses maktaba flags and they can be configured with :Glaive. This text will be overridden with actual section text if the plugin explicitly defines its own.

Fixes #21.

xanderman commented 10 years ago

LGTM