[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Modula-2 Syntax Rendering in VIM with Multi-Dialect Support
From: |
Gaius Mulley |
Subject: |
Re: Modula-2 Syntax Rendering in VIM with Multi-Dialect Support |
Date: |
Thu, 04 Jan 2024 10:29:37 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) |
Benjamin Kowarsch <trijezdci@gmail.com> writes:
> The Modula-2 multi-dialect support for syntax rendering in VIM that I had
> contributed back in 2016 has finally been committed to the VIM source tree.
>
> It supports PIM, ISO and R10 with dialect selection either manually by menu
> or user preference variable, or automatically from comments with dialect tags
> in
> the source code. The default dialect is PIM.
>
> The commit details are here:
>
> https://github.com/dkearns/vim/commit/fd0a6f13ab48efdef5ce03f6c5c132feb5fdcc35
Well done!
Are there any screen shots available?
regards,
Gaius