Index: misc/grammalecte.sublime-syntax ================================================================== --- misc/grammalecte.sublime-syntax +++ misc/grammalecte.sublime-syntax @@ -24,11 +24,11 @@ scope: string.message push: - meta_scope: string.message - match: '\\-?[0-9]+' scope: string.message.esc - - match: '\| ?https?://[\w./%?&=#+-]+' + - match: '\| ?https?://[\w./%?&=#+-:]+' scope: string.message.url - match: $ pop: true # Numbers