nano

nano with my custom patches
git clone git://bsandro.tech/nano
Log | Files | Refs | README | LICENSE

commit 53afd90ad43ba69779ecc69817f710957b7185b5
parent d9ea07515ba9d359ce4c293b971f8d36a585034b
Author: Benno Schulenberg <bensberg@telfort.nl>
Date:   Wed, 23 Oct 2024 11:07:05 +0200

syntax: groff: recognize also the .mom extension

This addresses https://savannah.gnu.org/bugs/?66369.
Reported-by: Elfener <elfenermarcell@gmail.com>

Diffstat:
Msyntax/groff.nanorc | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/syntax/groff.nanorc b/syntax/groff.nanorc @@ -2,7 +2,7 @@ ## Original author: Robert D. Goulding -syntax groff "\.(m[ems]|rof|tmac)$|/tmac\.[^/]+$" +syntax groff "\.(me|mm|mom|ms|rof|tmac)$|/tmac\.[^/]+$" comment ".\"" # The setting of a string or register