> I don't know how to search for the usage of "*" in the
> following vim code. Could anybody which keyword I should
> search in vim help for its usage?
>
> exists("*GetAwkIndent")
Reading at
:help exists()
mentions that the "*" prefix checks for the existence of a
built-in function.
-tim
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
No comments:
Post a Comment