diff options
Diffstat (limited to 'syntax/n1ql.vim')
-rw-r--r-- | syntax/n1ql.vim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/syntax/n1ql.vim b/syntax/n1ql.vim index c9f55282..80b94090 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: <n1ql AT cime.net> " https://ciurana.eu/pgp, https://keybase.io/pr3d4t0r " -" vim: set fileencoding=utf-8: +" vim: set encoding=utf-8: if exists("b:current_syntax") |