aboutsummaryrefslogtreecommitdiffhomepage
path: root/teco.ini.in
AgeCommit message (Collapse)AuthorFilesLines
2013-02-15install standard macros into special standard library path (pkgdatadir/lib)Robin Haberkorn1-18/+0
* SCITECOPATH environment variable defaults to this directory * manpage updated * default teco.ini updated: no need to generate it anymore
2013-01-27revised lexer configuration using SciTE property files and Textadept's ↵Robin Haberkorn1-0/+18
terminal color definitions * lexer config is now in separate file installed into the package data dir, so it can be excluded from the teco.ini template. * teco.ini is generated so it can load an installed lexer.tes as ED hook (can still be dropped into the user's home and will work immediately)