mirror of
https://tildegit.org/sloum/gemini-vim-syntax.git
synced 2024-08-14 22:46:59 +00:00
Changes last updated date for syntax
This commit is contained in:
parent
09264eb21d
commit
5c206be6d5
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
" Vim syntax file
|
" Vim syntax file
|
||||||
" " Language: gemini
|
" " Language: gemini
|
||||||
" " Maintainer: sloum < sloum AT rawtext.club >
|
" " Maintainer: sloum < sloum AT rawtext.club >
|
||||||
" " Latest Revision: 18 May 2020
|
" " Latest Revision: 08 Jun 2020
|
||||||
|
|
||||||
"
|
"
|
||||||
" For version 5.x: Clear all syntax items
|
" 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 gmiLinkUrl Underlined
|
||||||
hi def link gmiLinkTitle String
|
hi def link gmiLinkTitle String
|
||||||
hi def link gmiListItem Identifier
|
hi def link gmiListItem Identifier
|
||||||
hi def link gmiQuoteLine Include
|
|
||||||
|
|
Loading…
Reference in a new issue