Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for more ALE highlight groups? #63

Open
dlukes opened this issue Dec 5, 2019 · 0 comments
Open

Add support for more ALE highlight groups? #63

dlukes opened this issue Dec 5, 2019 · 0 comments

Comments

@dlukes
Copy link

dlukes commented Dec 5, 2019

seoul256.vim already supports ALEErrorSign and ALEWarningSign. Would it be possible/acceptable to also add the following?

  • ALEError
  • ALEWarning
  • ALEInfo
  • ALEInfoSign

In my case, LanguageClient-neovim relies on these groups to highlight diagnostics, so I'm currently overriding them with other groups to get colors and underlines/squigglies when using seoul256. But it might be nice for users who are unaware of this if it worked out of the box.

And thanks for an awesome theme!

dlukes added a commit to dlukes/dotfiles that referenced this issue Dec 5, 2019
Revert this if suggestion in
<junegunn/seoul256.vim#63> gets accepted.
dlukes added a commit to dlukes/dotfiles that referenced this issue Dec 5, 2019
Revert this if suggestion in
<junegunn/seoul256.vim#63> gets accepted.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant