From eb48d1044cc336cde516c640014a63368d56ccc5 Mon Sep 17 00:00:00 2001 From: Nelo Mitranim Date: Mon, 28 Mar 2022 15:28:18 +0400 Subject: [PATCH] [Go] use syntax version 2 --- Go/Go.sublime-syntax | 1 + 1 file changed, 1 insertion(+) diff --git a/Go/Go.sublime-syntax b/Go/Go.sublime-syntax index 47557820763..a42249df8dc 100644 --- a/Go/Go.sublime-syntax +++ b/Go/Go.sublime-syntax @@ -53,6 +53,7 @@ # lines, for example to trim whitespace and comments, may be unexpectedly # interrupted by sibling rules with $. +version: 2 name: Go scope: source.go