diff options
| author | zeertzjq <zeertzjq@outlook.com> | 2026-01-04 07:27:49 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-03 23:27:49 +0000 |
| commit | db210dd2a41fe6a8745e00a6f2341881d696437d (patch) | |
| tree | 233cfce880e2091f1165fdfb24634b33a19eb4a9 /runtime/syntax/haskell.vim | |
| parent | 3621af9b970c80d2a6ff36569d7495391599c334 (diff) | |
vim-patch:57352b2: runtime: mention subscription only ml, fix typo in maintainer email (#37222)
https://github.com/vim/vim/commit/57352b279d4de492dee4be07d6bc4a116599bbac
Co-authored-by: Christian Brabandt <cb@256bit.org>
Diffstat (limited to 'runtime/syntax/haskell.vim')
| -rw-r--r-- | runtime/syntax/haskell.vim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/syntax/haskell.vim b/runtime/syntax/haskell.vim index e71e1c8072..f3c40cec8e 100644 --- a/runtime/syntax/haskell.vim +++ b/runtime/syntax/haskell.vim @@ -1,6 +1,7 @@ " Vim syntax file " Language: Haskell " 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> |
