From 35b1b0129e8791a9412173acf3756606d0cc397d Mon Sep 17 00:00:00 2001 From: pommicket Date: Fri, 22 Jul 2022 14:54:07 -0400 Subject: go syntax highlighting also :goto-line now clamps numbers < 1 and > nlines instead of rejecting them --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index da61dd5..bee145e 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ in other editors. - Multiple tabs, each with a different file - Split screen - Auto-indent -- Syntax highlighting for C, C++, HTML, Java, JavaScript, LaTeX, Markdown, Python, and Rust. +- Syntax highlighting for C, C++, Go, HTML, Java, JavaScript, LaTeX, Markdown, Python, and Rust. - Find and replace (with regular expressions!) - Run build command, go to errors - Run any shell command @@ -146,7 +146,7 @@ Then, open windows\_installer\\ted\\ted.sln, and build. 1.0r1 Windows-specific bugfixes, update to new version of PCRE2 2022 Jan 1 1.0r2 Various bugfixes involving closing tabs and windows 2022 Mar 26 1.0r3 Better TeX syntax highlighting, move to cursor on backspace/delete 2022 Jul 7 -1.1 Minor fixes, syntax highlighting for JavaScript and Java 2022 Jul 22 +1.1 Minor fixes, syntax highlighting for JavaScript, Java, and Go 2022 Jul 22 ## License -- cgit v1.2.3