From 8578c1a0be3c265a3fa1687db85ccfbf0550e10b Mon Sep 17 00:00:00 2001 From: Clyybber Date: Sat, 30 Jun 2018 20:47:52 +0200 Subject: [PATCH] Updated Editor Support (markdown) --- Editor-Support.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Editor-Support.md b/Editor-Support.md index 2e66819..6f0575d 100644 --- a/Editor-Support.md +++ b/Editor-Support.md @@ -185,4 +185,4 @@ Support Nim syntax highlighting and code folding via a plugin written entirely i http://kakoune.org/ -Has built-in Nim syntax highlighting \ No newline at end of file +Has built-in Nim syntax highlighting and external linting support using Nim check with this [hook](https://gist.github.com/Clyybber/8861110a55f63ef1c255b26dbabfec1c) \ No newline at end of file