Re: [PATCH] syntax: add highlighting for TOML files

Vincen Yang <[email protected]> Mon, 23 Feb 2026 21:00:59 +0800
Newsgroups gmane.editors.nano.devel
Message-ID <[email protected]>
On 22nd February 2026, at 20:45, Benno Schulenberg <[email protected]> 
wrote:
> After looking at https://toml.io/en/, I quite like the color scheme
> in that "TOML Example" document.  So attached is a modified version
> of your patch that comes somewhat close to that scheme.  Do you find
> it acceptable?

Hello Benno,

After applying the updated patch to various TOML files, I believe the
new version is a great improvement over my initial submission. It is
acceptable to me.

Thank you for taking the time to refine the syntax and colors.

Vincent Yang

Reference: https://toml.io/en/v1.1.0 
Signed-off-by: Vincent Yang <[email protected]>