gm2
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Modula-2 Syntax Rendering in VIM with Multi-Dialect Support


From: Benjamin Kowarsch
Subject: Modula-2 Syntax Rendering in VIM with Multi-Dialect Support
Date: Thu, 4 Jan 2024 18:30:58 +0900

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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]