aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/lexer.tes
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2015-06-11 04:54:59 +0200
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2015-06-11 04:54:59 +0200
commit3551924ccd580a59190ac80e25c59b729ec4f613 (patch)
treeb8bd8a7560a54603c9cb8a8eb4210685a61417d8 /lib/lexer.tes
parent174ead3baf24e419916df473096c3af9abc126ba (diff)
downloadsciteco-3551924ccd580a59190ac80e25c59b729ec4f613.tar.gz
fixed lexer configuration for the unnamed buffer
* The unnamed buffer must be handled separately since the "lexer.test..." macros assume that register "*" is non-empty. Else it will be configured for some arbitrary lexer. * this was a regression compared to v0.6.4
Diffstat (limited to 'lib/lexer.tes')
-rw-r--r--lib/lexer.tes1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/lexer.tes b/lib/lexer.tes
index 309c752..535c83c 100644
--- a/lib/lexer.tes
+++ b/lib/lexer.tes
@@ -12,6 +12,7 @@
:M[color.bracelight],34M[color.set]
:M[color.error],35M[color.set]
[_
+ :Q*"= Oend '
}
! Automatically mung all the lexers and add them to "lexer.auto" !