diff --git a/Editor-Support.md b/Editor-Support.md index 1416934..2032201 100644 --- a/Editor-Support.md +++ b/Editor-Support.md @@ -101,6 +101,8 @@ QtCreator plugin that supports: ### KDevelop https://github.com/xyz32/KDevelop-template +Demo: https://vimeo.com/135918228 + KDevelop templates for Nim project and Nim file: * Project management (build/run configuration) @@ -109,7 +111,6 @@ KDevelop templates for Nim project and Nim file: * Syntax Highlighting (Needs [Kate syntax highlighting](https://github.com/nim-lang/Nim/wiki/Editor-Support#kate)). Make sure you have both Nim and Nimble to be installed. -See a demo here: https://vimeo.com/135918228 ### Howl