-
Notifications
You must be signed in to change notification settings - Fork 810
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
This keeps happening every time I open nvim..using 'nvim' command #76
Comments
prashant.plugins
...local/share/nvim/lazy/lazy.nvim/lua/lazy/core/plugin.lua:156: attempt to call a nil value # stacktrace: - lua/prashant/lazy.lua:14 - init.lua:2 Press ENTER or type command to continue
could you share your directory structure too for the nvim setup |
which operating system are you using. for linux try removing the ~/.local/state/nvim and ~/.local/share/nvim folder. the open your nvim again |
I'm using MacOs |
Is your setup working properly in spite of this message? Not sure what may be causing this issue. You could try updating Neovim if it your using an older version and updating your plugins as well. |
Error detected while processing /Users/prashantkoirala/.config/nvim/init.lua:
Failed to load
prashant.plugins
...local/share/nvim/lazy/lazy.nvim/lua/lazy/core/plugin.lua:156: attempt to call a nil
value
stacktrace:
Press ENTER or type command to continue
My Lazy.Lua File:

My Init.lua File:

The text was updated successfully, but these errors were encountered: