php-doc-modded icon indicating copy to clipboard operation
php-doc-modded copied to clipboard

Added option to disable the function/variable name in phpDoc

Open phux opened this issue 8 years ago • 0 comments

You can now use g:pdv_cfg_InsertFuncName = 0 and g:pdv_cfg_InsertVarName = 0 to disable inserting the function|variable name at the top of a function docblock.

For me this is just noise, so I needed a way to disable it.

phux avatar Jun 14 '17 08:06 phux