maximbaz / lightline-ale

ALE indicator for the lightline vim plugin
ISC License
248 stars 14 forks source link

README screenshot configuration #15

Closed comfortablynick closed 5 years ago

comfortablynick commented 5 years ago

Hello,

I've been using this plugin and it's working great. One question I have: The warning/error sections seem to absorb the rightmost section formatting. The picture in README looks correct. On my config, I don't get the brighter/bolder colors on the right like I do on the left.

I have the right side configured as per your instructions, as far as I can tell. Any ideas?

EDIT: I'm running VIM 8.1.401 on Ubuntu/WSL

screenshot

maximbaz commented 5 years ago

I'm not exactly sure what you mean, the colors look consistent to my eye, but I'm probably missing the point here 🙂 Could you perhaps draw some arrows pointing to the issue?

comfortablynick commented 5 years ago

Sorry! In your example, the lineinfo section (starting with 100% in my picture) is the same color/style as the mode section ("NORMAL"). I'm trying to accomplish that with my statusline as well.

maximbaz commented 5 years ago

I see, hmmm I'm not sure. Have a look in my config, maybe you'll spot a difference?

https://github.com/maximbaz/dotfiles/blob/master/.config/nvim/init.vim

comfortablynick commented 5 years ago

Thank you! I did figure it out. You combined those segments which made it look correct. I appreciate it!

basbebe commented 4 years ago

The link doesn't work any more. Is there a working configuration available that adds the ALE sections to the right side instead of replacing it? Thanks

maximbaz commented 4 years ago

This was the state of my config before I removed neovim, can't promise that it still works, but maybe it will give you some hints:

https://github.com/maximbaz/dotfiles/blob/2f1c6be73b66b41458cd802c9b125459c809c9fe/.config/nvim/init.vim