-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
attempt to index field 'uv' (a nil value) #12
Labels
bug
Something isn't working
compat: legacy nvim
Compatibility with older versions of Neovim
compat: macos
Compatibility with macOS
Comments
What version of neovim are you using? |
NVIM v0.9.5 |
And what platform? |
(i ask because |
macos, using alacritty as a terminal, packer to install |
before you set up packer, what happens if you add |
can you try the latest update? v4.0.0 should resolve to |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
Something isn't working
compat: legacy nvim
Compatibility with older versions of Neovim
compat: macos
Compatibility with macOS
Really attempting to use this but it's... not easy!
I've added
use { "voxelprismatic/rabbit.nvim"}
to packer.lua, then copied the default config exactly in a file called rabbit.lua.(for the record:
Now I get this error on nvim startup:
.site/pack/packer/start/rabbit.nvim/lua/rabbit/compat.lua:49: attempt to index field 'uv' (a nil value)
Not sure what's needed from here, thanks!
The text was updated successfully, but these errors were encountered: