vim-patch:9525f6213604

runtime(doc): fix typo synconcealend -> synconcealed (vim/vim#14644)

9525f62136

Co-authored-by: Philip H <47042125+pheiduck@users.noreply.github.com>
This commit is contained in:
zeertzjq 2024-04-27 05:52:28 +08:00
parent a1568f5df0
commit e81eb34aa1
1 changed files with 1 additions and 1 deletions

View File

@ -1385,7 +1385,7 @@ Finally, these constructs are unique to Perl:
rules. Both methods can be used to conceal text.
Thus the matching functions like |matchadd()| won't consider
syntax rules and functions like |synconcealend()| and the
syntax rules and functions like |synconcealed()| and the
other way around.
*:mat* *:match*