Update Neovim LSP colors#288
Merged
joshdick merged 1 commit intojoshdick:mainfrom Sep 25, 2021
ojroques:main
Merged
Conversation
Owner
|
Thanks very much for the PR! |
ckolos
added a commit
to ckolos/onedark.vim
that referenced
this pull request
Feb 27, 2022
* joshdick-main: Lighten up cursor_grey Fix misleading example in README. (joshdick#291) Update Neovim LSP colors (joshdick#288) Add Selection colors for alacritty (joshdick#283) Add monsonjeremy/onedark.nvim to relative section (joshdick#282) chore: Update old "master" branch refernces to use "main" instead (joshdick#277) Overhaul 16-color styling (joshdick#271) chore(build): Build/linting infrastructure updates. (joshdick#276) chore(plugins): Add list of supported plugins to README, update companion links (joshdick#275) feat(plugin): Add support for lewis6991/gitsigns.nvim (joshdick#274) fix(nvim-lsp): Make nvim-lsp highlighting consistent with existing related highlighting (joshdick#273) fix: prabirshrestha/vim-lsp is not Neovim LSP :) (joshdick#270) Improve Neovim LSP highlighting (joshdick#269) feat: Add higlight groups for neoclide/coc.nvim (joshdick#268) Added navarasu/onedark.nvim to relative section (joshdick#266) Add KDE Konsole colorscheme (joshdick#265) chore(build): Update dependencies and regenerate lockfile (joshdick#267) README.md: Add link to ii14/onedark.nvim in "relatives" section (joshdick#261) fix: upgrade termcolors from 0.7.2 to 0.7.3 (joshdick#258) Bump lodash from 4.17.20 to 4.17.21 in /build (joshdick#256)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Highlight groups for Neovim LSP have changed in version 0.5.1 (nightly/master), see this post. This PR updates them without breaking backward compatibility. The

LspDiagnosticsVirtualText*groups have been removed so that they are the same as the defaults, otherwise the background is not correct: