Merge pull request 'Add missing highlight mode for block quotes. Use Comment like vim-markdown does.' (#1) from tidux/gemini-vim-syntax:master into master

Reviewed-on: #1
This commit is contained in:
Sloom Sloum Sluom IV 2021-02-14 05:22:28 +00:00
commit 596d1f36b3
1 changed files with 1 additions and 1 deletions

View File

@ -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