From 1743cb7f546aac7bb119a16568f45936cfa3ae29 Mon Sep 17 00:00:00 2001 From: xyz32 Date: Tue, 11 Aug 2015 19:10:38 -0400 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 f148204..ab7a0fb 100644 --- a/Editor-Support.md +++ b/Editor-Support.md @@ -107,4 +107,4 @@ KDevelop templates for Nim project and Nim file: * New nim file * Debug with gdb (You will need to uncomment the debug flag in the nim.cfg file) -Note that for syntax highlighting you need to install the Kate support. \ No newline at end of file +**Note** For syntax highlighting you need to install [Kate syntax highlighting](https://github.com/nim-lang/Nim/wiki/Editor-Support#kate). \ No newline at end of file