execute the set encoding
test setting to get Vint to shut up
This commit is contained in:
parent
f238e15f10
commit
8055a03067
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ set foldlevelstart=10
|
||||||
set foldnestmax=10
|
set foldnestmax=10
|
||||||
set ttimeoutlen=0
|
set ttimeoutlen=0
|
||||||
" The encoding must be explicitly set for tests for Windows.
|
" The encoding must be explicitly set for tests for Windows.
|
||||||
set encoding=utf-8
|
execute 'set encoding=utf-8'
|
||||||
|
|
||||||
let g:mapleader=','
|
let g:mapleader=','
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue