aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--doc/ScintillaRelated.html7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html
index 13b34b8e7..7ae338a65 100644
--- a/doc/ScintillaRelated.html
+++ b/doc/ScintillaRelated.html
@@ -117,7 +117,12 @@
</p>
<h3>
Projects using Scintilla
- </h3>
+ </h3>
+ <p>
+ <a href="http://www.totalcmd.net/plugring/SciLister.html">Scintilla Lister</a>
+ is a plugin for Total Commander allowing viewing all documents with syntax highlighting
+ inside Total Commander.
+ </p>
<p>
<a href="http://chscite.sourceforge.net">ChSciTE</a>
is a free IDE for C/C++ interpreter Ch. It runs cross platform.