Closed idanko-sv closed 5 years ago
Sounds like... a problem with ale?
@cormacrelf I've changed appropriate lines to:
call s:Col('SignColumn', 'base4', 'gutter')
call s:Col('EndOfBuffer', 'base4', 'gutter')
and the issue gone, but it sounds like controversial approach, and don't wanna PR
@cormacrelf hi, confirm that the issue is reproduced on other themes, however on some of them such as gruvbox, user experience is nicer since SignColumn background has pretty the same color pallet as Normal.
Summary
SignColum part is not rendering properly when the
let g:ale_sign_column_always = 1
sets. I couldn't confirm the issue reproducible in another setup.Reproduced on
Expected behavior
Actual