Friday, September 10, 2021

Re: Vim functions documentation

Julius Hamilton wrote:

> I would like to write a command or function in Vim which will return True
> or False based on some properties of the text in the file. I assume this
> will be done with the Vim Script language (
> http://vimdoc.sourceforge.net/htmldoc/usr_41.html).
>
> I thought that sections of the User Manual usually corresponded to a more
> definitive, in-depth chapter in the Reference Manual, but I see no
> discussion of a corresponding reference manual section here.
>
> Is there a reference manual chapter on functions and vim script?

How about :help user-functions

I'll add a reference at the end of 41.7.

--
hundred-and-one symptoms of being an internet addict:
22. You've already visited all the links at Yahoo and you're halfway through
Lycos.

/// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\
/// \\\
\\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///

--
--
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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/202109101044.18AAi7aM293751%40masaka.moolenaar.net.

No comments: