force default encoding to utf8

This commit is contained in:
Cedric Girard 2013-09-09 13:12:59 +02:00
parent 3a7f0d523b
commit 4a2217cbf8

View file

@ -65,6 +65,7 @@ endif
"powerline
let g:Powerline_cache_file = "/home/cgirard/.vim/Powerline.cache"
"let g:Powerline_symbols = 'fancy'
set encoding=utf-8
set showcmd " display incomplete commands
set incsearch " do incremental searching