Ajout de l\'encoding UTF-8, thanks to DJLeChuck
This commit is contained in:
2
.vimrc
2
.vimrc
@@ -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
|
||||
|
Reference in New Issue
Block a user