diff options
Diffstat (limited to 'sample.teco_ini')
-rw-r--r-- | sample.teco_ini | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sample.teco_ini b/sample.teco_ini index 5a2b624..fdd20fb 100644 --- a/sample.teco_ini +++ b/sample.teco_ini @@ -13,12 +13,17 @@ EMQ[$SCITECOPATH]/session.tes Oadd,edit,close,quit !add! ! Add code here to execute when a document is added ! + 32,0ED + M[lexer.auto] + ! Set up margins ! 33ESTEXTWIDTH9U.w 5*Q.w,0ESSETMARGINWIDTHN 0,1ESSETMARGINWIDTHN Q.w,2ESSETMARGINWIDTHN + + 0,32ED ! fall through ! !edit! |