X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=sugar.git;a=blobdiff_plain;f=dot-files%2F_vimrc;fp=dot-files%2F_vimrc;h=40219565e383afb0a418ce3e1c8e8e74368090ad;hp=9ea6f67554abb095901a30bb9a17b5b494344057;hb=7c35fd9d16b573d125c6a165f18f52b8176de01b;hpb=4263b7f99f2c5cff9bc5d9eed7ea7bc6a5bddecc 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