mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 03:18:16 +00:00
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:
@@ -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*
|
||||
|
Reference in New Issue
Block a user