current-func-info.vim icon indicating copy to clipboard operation
current-func-info.vim copied to clipboard

Showing wrong function name

Open kurko opened this issue 7 years ago • 0 comments

Consider the following:

screen shot 2018-10-02 at 16 54 38

cfi#format("%s", "") will return save. It always shows the function above, not exactly the one the cursor is inside.

Is there a way to fix this?

kurko avatar Oct 02 '18 19:10 kurko