From: PHO Date: Mon, 26 Apr 2021 03:07:50 +0000 (+0900) Subject: Auto commit by The Sugar System. X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=sugar.git;a=commitdiff_plain;h=7c35fd9d16b573d125c6a165f18f52b8176de01b Auto commit by The Sugar System. --- 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