I have a problem with the basic VIM function: (I tried googling and could not find the answer)
- How do I list all the custom functions? (I did: the function and my custom function can not be found)
- How to get the definition of a function in the custom function list (or where they are stored).
Thanks for your help
Assume that your function MyFunction is called, so do the following for me:
: Verbose function is my
(I mean that tab actually press tab)
If your function is loaded in Vim, show it there And you can see where it was defined.
Comments
Post a Comment