[vim] Add encoding for rc file
This commit is contained in:
parent
d4e82cf9cd
commit
35f835e35c
1 changed files with 1 additions and 0 deletions
1
vimrc
1
vimrc
|
@ -1,3 +1,4 @@
|
||||||
|
scriptencoding utf-8
|
||||||
set nocompatible
|
set nocompatible
|
||||||
if &shell =~# 'fish$'
|
if &shell =~# 'fish$'
|
||||||
set shell=sh
|
set shell=sh
|
||||||
|
|
Loading…
Reference in a new issue