md2vim icon indicating copy to clipboard operation
md2vim copied to clipboard

Make a tag to the txt file at the top of the generated vimdoc

Open averms opened this issue 5 years ago • 3 comments

Most vim help files have a tag at the top like:

*typecorr.txt*                 Plugin for correcting typing mistakes

averms avatar May 03 '20 23:05 averms

md2vim actually has an option for doing this, which you can see in action in one of the screenshots: -- it's set via the desc command line flag.

Is this what you are referring to?

FooSoft avatar May 04 '20 03:05 FooSoft

I'm talking about the stars around the filename.

averms avatar May 04 '20 16:05 averms

Ah I see. Sounds like updating the desc flag would be sufficient.

FooSoft avatar May 04 '20 17:05 FooSoft