setting vim to use UTF-8.

This commit is contained in:
staticsafe 2012-05-28 20:34:59 -04:00
parent d8fadfd14b
commit 88aa586da1
1 changed files with 1 additions and 0 deletions

1
.vimrc
View File

@ -17,3 +17,4 @@ set softtabstop=4
set autoindent
set mouse=a
set hls is
set encoding=utf-8