diff options
author | nyamatongwe <unknown> | 2005-11-14 01:10:26 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2005-11-14 01:10:26 +0000 |
commit | 66168dadd629eb12f72169d95c98686a3b456fa5 (patch) | |
tree | 8c9f3b7e23d63e0c3ebb12e6612a0231b8ad25e7 | |
parent | e43a41c0af5188401ee58bf9b996bde893e9ce75 (diff) | |
download | scintilla-mirror-66168dadd629eb12f72169d95c98686a3b456fa5.tar.gz |
Added tsct.
-rw-r--r-- | doc/ScintillaRelated.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index 7ae338a65..8f824523e 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -119,6 +119,10 @@ Projects using Scintilla </h3> <p> + <a href="https://sourceforge.net/projects/tsct/">The Scite Config Tool</a> + is a graphical user interface for changing SciTE properties files. + </p> + <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. |