[vim] Add encoding for rc file

This commit is contained in:
nemirwen 2020-07-30 22:46:08 -04:00
parent d4e82cf9cd
commit 35f835e35c

1
vimrc
View file

@ -1,3 +1,4 @@
scriptencoding utf-8
set nocompatible
if &shell =~# 'fish$'
set shell=sh