X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;ds=sidebyside;f=news.php;h=6dac93c1aa97073bad917981d52a60a7c15a43a7;hb=42931f67d08a89589eb294d7905ac38c7bbf3366;hp=9bfc86eab5286ecd579c5691de17fa17a3621377;hpb=c080b5b8a6eee6844089b751c3ede7d39ea0af28;p=nano-editor.git diff --git a/news.php b/news.php index 9bfc86e..6dac93c 100644 --- a/news.php +++ b/news.php @@ -22,7 +22,7 @@ so that when multiple nanos die they will not fight over a filename.
  • Undoing a cutting operation will restore an anchor that was located
    in the cut area to its original line.
  • -
  • When using --locking>, saving a new buffer will create a lock file.
  • +
  • When using --locking, saving a new buffer will create a lock file.
  • Syntax highlighting for YAML files has been added.