-
-
Notifications
You must be signed in to change notification settings - Fork 250
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(rust): update
rustaceanvim
to v5 (#1133)
with backwards compatibility for neovim v0.9 being pinned to v4
- Loading branch information
Showing
2 changed files
with
114 additions
and
45 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
45c60e7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unfortunately, this commit breaks compatibility with nvim 0.9.x. It fetches rustaceanvim version 5 instead of 4.
If you manually replace ~/.local/share/nvim/lazy/rustaceanvim with latest version 4 (tag 4.26.1) everything is back to normal.
Sorry for no PR - not familiar with Lua.
Running nvim shipped with Ubuntu 24.04 LTS: