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