mirror of
https://github.com/dense-analysis/ale.git
synced 2026-01-25 12:26:51 +08:00
Fix more random Windows test issues
This commit is contained in:
@@ -31,6 +31,8 @@ set foldmethod=syntax
|
||||
set foldlevelstart=10
|
||||
set foldnestmax=10
|
||||
set ttimeoutlen=0
|
||||
" The encoding must be explicitly set for tests for Windows.
|
||||
set encoding=utf-8
|
||||
|
||||
let g:mapleader=','
|
||||
|
||||
|
||||
Reference in New Issue
Block a user