Fix lint warnings: use scriptencoding when multibyte char exists

This commit is contained in:
Caleb Maclennan 2019-12-31 09:31:59 +03:00
parent a722613f36
commit 10868dd94c
No known key found for this signature in database
GPG Key ID: 63CC496475267693

View File

@ -11,6 +11,8 @@
" "
" SECTION: Script init stuff {{{1 " SECTION: Script init stuff {{{1
"============================================================ "============================================================
scriptencoding utf-8
if exists('loaded_nerd_tree') if exists('loaded_nerd_tree')
finish finish
endif endif