Hello :-) @returns was modified to support Type parameter back at [2018](https://github.com/leafgarland/typescript-vim/issues/131) . We now have `tsdoc` and the [correct](https://tsdoc.org/pages/tags/returns/) way is without a Type. I'm not sure if you prefer to support `jsdoc` or `tsdoc`, but just in case, I opened a [PR](https://github.com/leafgarland/typescript-vim/pull/199).