vimrc: set scriptencoding
This commit is contained in:
parent
ef6fc7458a
commit
d148a982f9
@ -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
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user