mirror of
https://github.com/neovim/neovim.git
synced 2024-12-19 18:55:14 -07: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:
parent
a1568f5df0
commit
e81eb34aa1
@ -1385,7 +1385,7 @@ Finally, these constructs are unique to Perl:
|
|||||||
rules. Both methods can be used to conceal text.
|
rules. Both methods can be used to conceal text.
|
||||||
|
|
||||||
Thus the matching functions like |matchadd()| won't consider
|
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.
|
other way around.
|
||||||
|
|
||||||
*:mat* *:match*
|
*:mat* *:match*
|
||||||
|
Loading…
Reference in New Issue
Block a user