runtime(doc): Improve :help synconcealed() description
Commit:
https://github.com/vim/vim/commit/c28b73d34990e574ebd7542fe0adb789fc0bd674
Author: Doug Kearns <[email protected]>
Date: Sat Nov 8 17:16:41 2025 +0000
runtime(doc): Improve :help synconcealed() description
closes: https://github.com/vim/vim/issues/18698
Signed-off-by: Doug Kearns <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
diff --git a/runtime/doc/builtin.txt b/runtime/doc/builtin.txt
index e231dedb1..b37a25bf1 100644
--- a/runtime/doc/builtin.txt
+++ b/runtime/doc/builtin.txt
@@ -1,4 +1,4 @@
-*builtin.txt* For Vim version 9.1. Last change: 2025 Oct 26
+*builtin.txt* For Vim version 9.1. Last change: 2025 Nov 08
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -11578,7 +11578,7 @@ synIDtrans({synID})
*synIDtrans()*
synconcealed({lnum}, {col}) *synconcealed()*
- The result is a |List| with currently three items:
+ The result is a |List| with three items:
1. The first item in the list is 0 if the character at the
position {lnum} and {col} is not part of a concealable
region, 1 if it is. {lnum} is used like with |getline()|.
--
--
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/E1vJWOr-001D6W-E2%40256bit.org.