mirror of
https://github.com/neovim/neovim.git
synced 2025-09-23 19:48:32 +00:00
vim-patch:0b7d094: runtime(doc): Tweak doc style in syntax.txt (#35810)
closes: vim/vim#18310
0b7d094d70
Co-authored-by: Hirohito Higashi <h.east.727@gmail.com>
This commit is contained in:
@@ -4340,7 +4340,8 @@ Only the immediate containing item (the one at the top of the syntax stack) is
|
|||||||
considered. Vim does not search other ancestors. If the immediate container
|
considered. Vim does not search other ancestors. If the immediate container
|
||||||
neither contains this item via |:syn-contains| nor is named in this item's
|
neither contains this item via |:syn-contains| nor is named in this item's
|
||||||
"containedin=", the match will not start even if some ancestor would allow it.
|
"containedin=", the match will not start even if some ancestor would allow it.
|
||||||
Note that a |:syn-transparent| region still enforces its own |:syn-contains| list.
|
Note that a |:syn-transparent| region still enforces its own |:syn-contains|
|
||||||
|
list.
|
||||||
|
|
||||||
The {group-name}... can be used just like for "contains", as explained above.
|
The {group-name}... can be used just like for "contains", as explained above.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user