As title, if I\'m in the middle of function body and the function body is very long, how can I jump back to the beginning of the function body .
BTW, the only relatively sure way to be able to do this is to modify vim, see this post
[edit]
and this only works with languages supported by exuberant ctags. Since we've not been deigned fit to know which language you wish to do this in, it's possible that this answer will not be correct either.
[/edit]