From 9e45c07a8d2eb77a1d276f762a448f42a33a47c6 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Wed, 14 Apr 2021 11:59:14 +0200 Subject: Update --- syntax/graphql.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'syntax/graphql.vim') diff --git a/syntax/graphql.vim b/syntax/graphql.vim index b2266cef..fc2b7922 100644 --- a/syntax/graphql.vim +++ b/syntax/graphql.vim @@ -2,7 +2,7 @@ if polyglot#init#is_disabled(expand(':p'), 'graphql', 'syntax/graphql.vim finish endif -" Copyright (c) 2016-2020 Jon Parise +" Copyright (c) 2016-2021 Jon Parise " " Permission is hereby granted, free of charge, to any person obtaining a copy " of this software and associated documentation files (the "Software"), to -- cgit v1.2.3