Ajout de l\'encoding UTF-8, thanks to DJLeChuck

This commit is contained in:
Shikiryu 2016-04-14 15:05:41 +02:00
parent d93fdc2e1f
commit 8b693965b7
1 changed files with 2 additions and 0 deletions

2
.vimrc
View File

@ -2,6 +2,8 @@ syntax on
highlight Comment ctermfg=Blue
" General
set encoding=utf-8
set fileencoding=utf-8
set number " Show line numbers
set linebreak " Break lines at word (requires Wrap lines)
set showbreak=+++ " Wrap-broken line prefix