From 1914a5b5ffb282f4f9a20136ddb95211a3e753ab Mon Sep 17 00:00:00 2001 From: Zachary Yedidia Date: Wed, 5 Oct 2016 18:28:08 -0400 Subject: [PATCH] Update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 74745ac4..a182b620 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ To see more screenshots of micro, showcasing all of the default colorschemes, se * Cross platform (It should work on all the platforms Go runs on) * Note that while Windows is supported, there are still some bugs that need to be worked out * Plugin system (plugins are written in Lua) + * Micro has a built-in plugin manager to automatically install, remove, and update all your plugins * Persistent undo * Automatic linting and error notifications * Syntax highlighting (for over [75 languages](runtime/syntax)!)