commit
721a850e21
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue