mirror of
https://github.com/dense-analysis/ale
synced 2025-03-11 07:40:40 +00:00
commit
721a850e21
@ -179,7 +179,7 @@ function! s:ALEToggle() abort
|
||||
endfor
|
||||
|
||||
" Remove highlights for the current buffer now.
|
||||
if g:ale_set_higlights
|
||||
if g:ale_set_highlights
|
||||
call ale#highlight#UpdateHighlights()
|
||||
endif
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user