mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-16 09:17:07 +08:00
Fix #2555 - Remove highlights in lowercase, etc
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
" Make most tests just set lists synchronously when run in Docker, etc.
|
||||
let g:ale_set_lists_synchronously = 1
|
||||
|
||||
" This lowercase highlight definition is needed for highlight tests.
|
||||
hi link aleerrorline spellbad
|
||||
|
||||
" Load builtin plugins
|
||||
" We need this because run_vim.sh sets -i NONE
|
||||
if has('win32')
|
||||
|
||||
Reference in New Issue
Block a user