google / vimdoc

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

Vimdoc should understand special function arguments #11

Open Soares opened 10 years ago

Soares commented 10 years ago

Such as a:firstline and a:lastline in range functions.

(It should also perhaps recognize function flags like 'dict' and 'range' more generally.)