]> git.lizzy.rs Git - micro.git/commitdiff
Update readme
authorZachary Yedidia <zyedidia@gmail.com>
Mon, 1 Jun 2020 04:17:52 +0000 (00:17 -0400)
committerZachary Yedidia <zyedidia@gmail.com>
Mon, 1 Jun 2020 04:17:52 +0000 (00:17 -0400)
README.md

index 73d809784d40ec9eff1f475f5b465bcca6da3f83..a1fbed963c45614c28bb2163224e73440287430f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -56,10 +56,10 @@ You can also check out the website for Micro at https://micro-editor.github.io.
   - Note that while Windows is supported Mingw/Cygwin is not (see below)
 - Plugin system (plugins are written in Lua).
   - micro has a built-in plugin manager to automatically install, remove, and update plugins.
-- Built-in diff gutter
-- Simple autocompletion
+- Built-in diff gutter.
+- Simple autocompletion.
 - Persistent undo.
-- Automatic linting and error notifications
+- Automatic linting and error notifications.
 - Syntax highlighting for over [130 languages](runtime/syntax).
 - Color scheme support.
   - By default, micro comes with 16, 256, and true color themes.