aboutsummaryrefslogtreecommitdiffhomepage
path: root/teco.ini
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2013-02-15 05:26:16 +0100
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2013-02-15 05:26:16 +0100
commitb08d5e7dad907493bc6946ab708640b567e2dffe (patch)
tree42008b931d9c9e900e3f8eeb9279a8a18758f61d /teco.ini
parentf63cf74a89027988aed16e2069c1ca8486c749b5 (diff)
downloadsciteco-b08d5e7dad907493bc6946ab708640b567e2dffe.tar.gz
install standard macros into special standard library path (pkgdatadir/lib)
* SCITECOPATH environment variable defaults to this directory * manpage updated * default teco.ini updated: no need to generate it anymore
Diffstat (limited to 'teco.ini')
-rw-r--r--teco.ini18
1 files changed, 18 insertions, 0 deletions
diff --git a/teco.ini b/teco.ini
new file mode 100644
index 0000000..5b4c752
--- /dev/null
+++ b/teco.ini
@@ -0,0 +1,18 @@
+! TECO.INI !
+
+EQ0Q{$SCITECOPATH}/lexer.tes
+@1{
+ ! lexer.tes calls this !
+}
+ED#32ED
+
+! margins !
+5,0ESSETMARGINWIDTHN
+0,1ESSETMARGINWIDTHN
+1,2ESSETMARGINWIDTHN
+
+! open all files specified on the commandline !
+[.f
+ <:L;R 0X.f EBQ.f EB L>
+].f
+-EF