You know how we can get information about the current file with Ctrl+g. I would like to extend that to show the current function name the cursor is currently in. Assume C language.
Any Vim pros out there to help me out?
|
You know how we can get information about the current file with Ctrl+g. I would like to extend that to show the current function name the cursor is currently in. Assume C language. Any Vim pros out there to help me out? | |||||||
feedback
|
|
You must really have large functions. I see two ways to do that:
| |||
|
feedback
|