Changes last updated date for syntax

This commit is contained in:
Brian Evans 2020-06-08 11:40:20 -07:00
parent 09264eb21d
commit 5c206be6d5
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
" Vim syntax file
" " Language: gemini
" " Maintainer: sloum < sloum AT rawtext.club >
" " Latest Revision: 18 May 2020
" " Latest Revision: 08 Jun 2020
"
" For version 5.x: Clear all syntax items
@ -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 Include