From 6dc3df646b57207a28e18213261a864543f18056 Mon Sep 17 00:00:00 2001 From: Dmitry Maluka Date: Sun, 27 Nov 2022 21:30:16 +0100 Subject: [PATCH] readme: Mention hltrailingws/hltaberrors feature --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6d4a8579..3be5f9b3 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,7 @@ You can also check out the website for Micro at https://micro-editor.github.io. - Small and simple. - Easily configurable. - Macros. +- Smart highlighting of trailing whitespace and tab vs space errors. - Common editor features such as undo/redo, line numbers, Unicode support, soft wrapping, … ## Installation