From 1993b9f68fff3cb87413fdc2e328763c291578c4 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Thu, 8 Oct 2020 08:31:09 +0200 Subject: Fix encoding of vim files --- syntax/n1ql.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'syntax/n1ql.vim') diff --git a/syntax/n1ql.vim b/syntax/n1ql.vim index 80b94090..4aa51bec 100644 --- a/syntax/n1ql.vim +++ b/syntax/n1ql.vim @@ -14,7 +14,7 @@ if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'n1ql') == -1 " Questions, comments: " https://ciurana.eu/pgp, https://keybase.io/pr3d4t0r " -" vim: set encoding=utf-8: +" vim: : if exists("b:current_syntax") -- cgit v1.2.3