aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaRelated.html
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2005-11-03 23:12:29 +0000
committernyamatongwe <devnull@localhost>2005-11-03 23:12:29 +0000
commitbad163057c716b8be5460f4800ad412e1ef44f6c (patch)
tree1654cfdd84f9d890c3ee1716d1126ad840daeb77 /doc/ScintillaRelated.html
parentfd87954421819f1512753f2479505e59ce6eb1b3 (diff)
downloadscintilla-mirror-bad163057c716b8be5460f4800ad412e1ef44f6c.tar.gz
Added reference to Scintilla Lister.
Diffstat (limited to 'doc/ScintillaRelated.html')
-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.