Re: [PATCH] Update Erlang syntax for recent language changes

2025-03-01 Fir de Conversatie 'Johannes Christ' via vim_dev
ee any reaction there, I can go to include it here, but I'd like to give the maintainers a chance to have a look at it. Thanks, Chris On Sun, 23 Feb 2025, 'Johannes Christ' via vim_dev wrote: > Erlang recently added the `-moduledoc` attribute as well as triple > quo

[PATCH] Update Erlang syntax for recent language changes

2025-02-25 Fir de Conversatie 'Johannes Christ' via vim_dev
Erlang recently added the `-moduledoc` attribute as well as triple quoted strings, see [1]. [1]: https://www.erlang.org/doc/system/documentation.html --- runtime/syntax/erlang.vim | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/runtime/syntax/erlang.vim b/runtime/syntax