Add missing highlight mode for block quotes. Use Comment like vim-markdown does. #1

Merged
sloum merged 1 commits from tidux/gemini-vim-syntax:master into master 2021-02-14 05:22:29 +00:00
Contributor

The vim-markdown plugin highlights block quotes as Comment type, and since the Gemini format spec generally tries to be "like Markdown" in a lot of areas, I figured that was a good choice.

The vim-markdown plugin highlights block quotes as Comment type, and since the Gemini format spec generally tries to be "like Markdown" in a lot of areas, I figured that was a good choice.
tidux added 1 commit 2021-02-14 02:45:20 +00:00
Owner

Oh good call :) Thank you! I hadnt noticed I forgot to add it to a highlight group. I agree comment seems a good call. Mergin in now. Thanks for the contribution!

Oh good call :) Thank you! I hadnt noticed I forgot to add it to a highlight group. I agree comment seems a good call. Mergin in now. Thanks for the contribution!
sloum merged commit 596d1f36b3 into master 2021-02-14 05:22:29 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sloum/gemini-vim-syntax#1
No description provided.