diff options
| author | nyamatongwe <devnull@localhost> | 2005-11-03 23:12:29 +0000 |
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2005-11-03 23:12:29 +0000 |
| commit | bad163057c716b8be5460f4800ad412e1ef44f6c (patch) | |
| tree | 1654cfdd84f9d890c3ee1716d1126ad840daeb77 | |
| parent | fd87954421819f1512753f2479505e59ce6eb1b3 (diff) | |
| download | scintilla-mirror-bad163057c716b8be5460f4800ad412e1ef44f6c.tar.gz | |
Added reference to Scintilla Lister.
| -rw-r--r-- | doc/ScintillaRelated.html | 7 |
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. |
