mirror of
https://tildegit.org/sloum/gemini-vim-syntax.git
synced 2024-08-14 22:46:59 +00:00
Add missing highlight mode for block quotes. Use Comment like vim-markdown does.
This commit is contained in:
parent
5c206be6d5
commit
67e4c29107
1 changed files with 1 additions and 1 deletions
|
@ -45,4 +45,4 @@ hi def link gmiLinkStart Todo
|
|||
hi def link gmiLinkUrl Underlined
|
||||
hi def link gmiLinkTitle String
|
||||
hi def link gmiListItem Identifier
|
||||
|
||||
hi def link gmiQuoteLine Comment
|
||||
|
|
Loading…
Reference in a new issue