vimrc: set scriptencoding

This commit is contained in:
surtur 2022-10-06 15:59:22 +02:00
parent ef6fc7458a
commit d148a982f9
Signed by: wanderer
SSH Key Fingerprint: SHA256:MdCZyJ2sHLltrLBp0xQO0O1qTW9BT/xl5nXkDvhlMCI

@ -3,6 +3,8 @@
" not necessary, as vim will turn this on by default, when .vimrc is found
" set nocompatible
scriptencoding=utf8
filetype off "required