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

fix color for nvim-lsp #248

Closed
wants to merge 2 commits into from
Closed

fix color for nvim-lsp #248

wants to merge 2 commits into from

Conversation

thallium
Copy link

The highlight group names seemed to be changed

@arcticicestudio
Copy link
Contributor

Hi @thallium 👋, thanks for your contribution 👍
Also thanks for your patience, the large amount of tasks for the Nord project are really time consuming and free time is kind of rare.

Looks like this is a duplicate of #229 so I close this PR since #229 was submitted first, but thanks again for submitting it 👍🏻

crispgm pushed a commit to crispgm/nord-vim that referenced this pull request Jun 10, 2021
To ensure compatibility with the latest versions of Neovim LSP the
highlighting groups for diagnostics have been adapted to the changes
of neovim/neovim#12655 [1].
See :help lsp-highlight-diagnostics [2] for more details.

Note that LSP will be available as of Neovim 0.5 which is (at the time
of this commit) still in development and only available as nighly build.
Also see great articles from Nord Vim contributors like "Neovim (0.5) Is
Overpowering" [3] for more information about Neovim 0.5 features,
including LSP.

[1]: neovim/neovim#12655
[2]: https://neovim.io/doc/user/lsp.html
[3]: https://crispgm.com/page/neovim-is-overpowering.html

Co-authored-by: Sven Greb <development@svengreb.de>

Closes nordthemeGH-229
Closes nordthemeGH-248
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants