runtime: mark more invalid email addresses

Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Christian Brabandt
2025-12-31 16:38:08 +00:00
parent 6b652a7850
commit 2f689d5abd
424 changed files with 425 additions and 425 deletions

View File

@@ -1,6 +1,6 @@
" Vim syntax file
" Language: Haskell
" Maintainer: Haskell Cafe mailinglist <haskell-cafe@haskell.org>
" Maintainer: Haskell Cafe mailinglist <haskell-cafe@haskell.org> (need to be subscribed to post)
" Last Change: 2024 Mar 28 by Enrico Maria De Angelis <enricomaria.dean6elis@gmail.com>
" 2025 Nov 20 by Vim Project: Allow spaces in backticks #18776
" Original Author: John Williams <jrw@pobox.com>