runtime(doc): Clean up minor formatting issues for builtin functions
Commit:
https://github.com/vim/vim/commit/d52fb2fabdc30329f9d727fae1e08074e72e67ce
Author: Yee Cheng Chin <[email protected]>
Date: Thu Oct 31 09:25:09 2024 +0100
runtime(doc): Clean up minor formatting issues for builtin functions
closes: https://github.com/vim/vim/issues/15966
Signed-off-by: Yee Cheng Chin <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
diff --git a/runtime/doc/builtin.txt b/runtime/doc/builtin.txt
index 5d9a43668..29ed1c79a 100644
--- a/runtime/doc/builtin.txt
+++ b/runtime/doc/builtin.txt
@@ -1,4 +1,4 @@
-*builtin.txt* For Vim version 9.1. Last change: 2024 Oct 16
+*builtin.txt* For Vim version 9.1. Last change: 2024 Oct 31
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -4836,7 +4836,7 @@ getregion({pos1}, {pos2} [, {opts}])
*getregion()*
<
Return type: list<string>
-<
+
getregionpos({pos1}, {pos2} [, {opts}]) *getregionpos()*
Same as |getregion()|, but returns a list of positions
describing the buffer text segments bound by {pos1} and
@@ -4893,6 +4893,7 @@ getregtype([{regname}])
*getregtype()*
<
Return type: |String|
+
getscriptinfo([{opts}])
*getscriptinfo()*
Returns a |List| with information about all the sourced Vim
scripts in the order they were sourced, like what
--
--
You received this message from the "vim_dev" 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_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/vim_dev/E1t6QZC-002lcl-G5%40256bit.org.