From 3551924ccd580a59190ac80e25c59b729ec4f613 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Thu, 11 Jun 2015 04:54:59 +0200 Subject: 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 --- lib/lexer.tes | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/lexer.tes') 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" ! -- cgit v1.2.3