utf8 not all the time

This commit is contained in:
Hunter Haugen 2010-07-08 13:05:42 -07:00
parent d79dfc0019
commit 52f7d404d7

2
.vimrc
View file

@ -9,7 +9,7 @@ scriptencoding utf-8
"-----------------------------------------------------------------------
" Want utf8 at all times
set termencoding=utf-8
"set termencoding=utf-8
set encoding=utf-8
set fenc=utf-8