From 36934144eb08d0db59161a77ee0bba1a88f5ae19 Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Fri, 29 Nov 2019 11:42:51 +0100 Subject: [PATCH] add tags around a keystroke --- news.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/news.php b/news.php index 984a8ba..7eaa38c 100644 --- a/news.php +++ b/news.php @@ -23,7 +23,7 @@
  • The 'formatter' command has returned, bound by default to M-F.
    It allows running a syntax-specific command on the contents of
    the buffer.
  • -
  • ^T will try to run 'hunspell' before 'spell', because it checks
    +
  • ^T will try to run 'hunspell' before 'spell', because it checks
    spellling for the locale's language and understands UTF-8.
  • Multiple errors or warnings on startup will no longer slow nano
    down but will be indicated on the status bar with trailing dots.
  • -- 2.39.2