mirror of
https://github.com/neovim/neovim.git
synced 2026-05-01 03:24:49 +00:00
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:
@@ -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*
|
||||
|
||||
Reference in New Issue
Block a user