From 00e10a805639b146cde66081c3ee07e2c25d886b Mon Sep 17 00:00:00 2001 From: DeathAxe Date: Sun, 21 Jan 2018 19:21:59 +0100 Subject: [PATCH] [Git Files] Config: Capture eol if available --- Git Files/Git Config.sublime-syntax | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Git Files/Git Config.sublime-syntax b/Git Files/Git Config.sublime-syntax index e494fc1fba..6c3f108fd1 100644 --- a/Git Files/Git Config.sublime-syntax +++ b/Git Files/Git Config.sublime-syntax @@ -210,7 +210,7 @@ contexts: pop: true line-end: - - match: $ + - match: $\n? pop: true expect-line-end: