From ce6124ae54433ce9312eac035f4478d5eae75fcb Mon Sep 17 00:00:00 2001 From: Solitude Date: Sat, 30 Jun 2018 14:24:22 +0300 Subject: [PATCH] add kakoune --- Editor-Support.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Editor-Support.md b/Editor-Support.md index 3dbf043..2e66819 100644 --- a/Editor-Support.md +++ b/Editor-Support.md @@ -179,4 +179,10 @@ Support Nim syntax highlighting and code folding via a plugin written entirely i * Source code available [here](https://github.com/jangko/nppnim) ### Code::Blocks -[Pull request](https://sourceforge.net/p/codeblocks/tickets/657/) with the description of how to apply the attached settings locally to enable the Nim syntax highlighting. \ No newline at end of file +[Pull request](https://sourceforge.net/p/codeblocks/tickets/657/) with the description of how to apply the attached settings locally to enable the Nim syntax highlighting. + +### Kakoune + +http://kakoune.org/ + +Has built-in Nim syntax highlighting \ No newline at end of file