vim-patch:3a324c8: runtime(doc): Fix typo in syntax.txt (#37522)

closes: vim/vim#19239

3a324c83ab

Co-authored-by: Antoine Saez Dumas <antoine.saezdumas.git@gmail.com>
This commit is contained in:
zeertzjq
2026-01-24 07:48:23 +08:00
committed by GitHub
parent c0b3f3b532
commit 7daf8d2363

View File

@@ -4168,7 +4168,7 @@ the region, but not the contents of the region, are marked as concealable.
Whether or not they are actually concealed depends on the setting on the
'conceallevel' option. The ends of a region can only be concealed separately
in this way when they have their own highlighting via "matchgroup". The
|synconcealed()| function can be used to retrieve information about conealed
|synconcealed()| function can be used to retrieve information about concealed
items.
cchar *:syn-cchar*