mirror of
https://tildegit.org/sloum/gemini-vim-syntax.git
synced 2024-08-14 22:46:59 +00:00
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: https://tildegit.org/sloum/gemini-vim-syntax/pulls/1
This commit is contained in:
commit
596d1f36b3
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