mirror of
https://github.com/neovim/neovim.git
synced 2026-02-21 09:50:19 +10:00
vim-patch:3a324c8: runtime(doc): Fix typo in syntax.txt (#37522)
closes: vim/vim#192393a324c83abCo-authored-by: Antoine Saez Dumas <antoine.saezdumas.git@gmail.com> (cherry picked from commit7daf8d2363)
This commit is contained in:
committed by
github-actions[bot]
parent
9a50420461
commit
89f8e97099
@@ -4063,7 +4063,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*
|
||||
|
||||
Reference in New Issue
Block a user