From 7c35fd9d16b573d125c6a165f18f52b8176de01b Mon Sep 17 00:00:00 2001 From: PHO Date: Mon, 26 Apr 2021 12:07:50 +0900 Subject: [PATCH] Auto commit by The Sugar System. --- dot-files/_vimrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dot-files/_vimrc b/dot-files/_vimrc index 9ea6f67..4021956 100644 --- a/dot-files/_vimrc +++ b/dot-files/_vimrc @@ -5,7 +5,8 @@ if &t_Co > 2 || has("gui_running") endif set termencoding=UTF-8 -set fileencodings=ISO-2022-JP,US_ASCII,EUC-JP,Shift_JIS,utf-8 +set fileencoding=UTF-8 +set encoding=UTF-8 set nobackup set nowritebackup -- 2.40.0