Fix spelling
This commit is contained in:
parent
78135103fb
commit
4afa415bd9
@ -176,7 +176,7 @@ function! s:ALEToggle() abort
|
|||||||
endfor
|
endfor
|
||||||
|
|
||||||
" Remove highlights for the current buffer now.
|
" Remove highlights for the current buffer now.
|
||||||
if g:ale_set_higlights
|
if g:ale_set_highlights
|
||||||
call ale#highlight#UpdateHighlights()
|
call ale#highlight#UpdateHighlights()
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user