plugins-need-update #20
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "plugins-need-update"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
This updates onto neovim nightly, fixes lspconfig problems by updating it even further.
The problem with lua highlighting is because of some upstream changes on
gruvbox
that explodes with poor Lua's choice to map@error
ontoError
highlight grouphttps://github.com/gruvbox-community/gruvbox/pull/188/files#diff-2543f0c6b7ddf15375358924bde549ef7b143fc275d5748da59d19fb4146ee2dR847
Also, notice the color of the bracket? That’s also the result of the PR
https://github.com/gruvbox-community/gruvbox/pull/188/files#diff-2543f0c6b7ddf15375358924bde549ef7b143fc275d5748da59d19fb4146ee2dR855
I’d never think that I could be so annoyed at the change of highlighting