From af27d7a62e4ed0774f8affbe556983cb8e06aadf Mon Sep 17 00:00:00 2001 From: leo Date: Tue, 14 Feb 2023 21:14:11 +0100 Subject: [PATCH] fix: correct vimrc gitattribute [skip ci] --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index c0658ae..3acdc80 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,6 @@ *.go diff=golang *.md diff=markdown -*.vimrc linguist-language=vim +*.vimrc linguist-language=Vim Script *.star linguist-language=Starlark bench/cec2020/input_data/* linguist-vendored