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

Update Neovim LSP colors #288

Merged
merged 1 commit into from
Sep 25, 2021
Merged

Update Neovim LSP colors #288

merged 1 commit into from
Sep 25, 2021

Conversation

ojroques
Copy link
Contributor

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:
image

@joshdick joshdick merged commit cc8eccc into joshdick:main Sep 25, 2021
@joshdick
Copy link
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)
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

Successfully merging this pull request may close these issues.

2 participants