From 24e6ef8251cf4f5ea70386ff7e2299a7ad41ae49 Mon Sep 17 00:00:00 2001 From: Nickolay Date: Sat, 4 Mar 2017 20:00:09 +0200 Subject: [PATCH] Updated Editor Support (markdown) --- Editor-Support.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Editor-Support.md b/Editor-Support.md index 9498694..ef155e4 100644 --- a/Editor-Support.md +++ b/Editor-Support.md @@ -159,6 +159,12 @@ http://howl.io Recent versions of Howl have built-in Nim syntax highlighting. +### Micro + +https://github.com/zyedidia/micro + +Has built-in Nim syntax highlighting + ### Notepad++ Support Nim syntax highlighting and code folding via a plugin written entirely in Nim!.