mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-21 19:51:17 +08:00
execute the set encoding test setting to get Vint to shut up
This commit is contained in:
@@ -32,7 +32,7 @@ set foldlevelstart=10
|
||||
set foldnestmax=10
|
||||
set ttimeoutlen=0
|
||||
" The encoding must be explicitly set for tests for Windows.
|
||||
set encoding=utf-8
|
||||
execute 'set encoding=utf-8'
|
||||
|
||||
let g:mapleader=','
|
||||
|
||||
|
||||
Reference in New Issue
Block a user