From 14dc82fc4e6c0c08078f97a24a6c1639c1cc5113 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Tue, 14 Apr 2020 13:17:26 +0200 Subject: Update --- after/syntax/javascript/graphql.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'after/syntax/javascript/graphql.vim') diff --git a/after/syntax/javascript/graphql.vim b/after/syntax/javascript/graphql.vim index 1c5732ca..f085a301 100644 --- a/after/syntax/javascript/graphql.vim +++ b/after/syntax/javascript/graphql.vim @@ -1,6 +1,6 @@ if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'graphql') == -1 -" Copyright (c) 2016-2019 Jon Parise +" Copyright (c) 2016-2020 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