You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most/all doc strings are the "sexy" comment format, already supported by this plugin for many language. The exception that comes to mind first is probably Rust which has a different format which is typically covered by other Rust tooling and isn't needed in this plugin.
How can annotate api documentation?
like this vim-jsdoc。
Expect javascript:
Expect python or ruby:
Expect lua:
Expect c or java or c++ ........
The text was updated successfully, but these errors were encountered: