From 72c39240811f1def43fca71de51566d206f7728d Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Thu, 21 Jan 2021 19:33:10 +0100 Subject: Update 2021-01-21T18:33:10Z --- .vim/syntax/gotmpl.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.vim/syntax') diff --git a/.vim/syntax/gotmpl.vim b/.vim/syntax/gotmpl.vim index 9e6c1e1..b4bf6b9 100644 --- a/.vim/syntax/gotmpl.vim +++ b/.vim/syntax/gotmpl.vim @@ -15,7 +15,7 @@ endif runtime! syntax/html.vim -syn case match +" syn case match " Go escapes syn match goEscapeOctal display contained "\\[0-7]\{3}" -- cgit 1.4.1