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

Neovim breaking after installing nightly version #84

Closed
aphsa opened this issue May 18, 2024 · 1 comment
Closed

Neovim breaking after installing nightly version #84

aphsa opened this issue May 18, 2024 · 1 comment

Comments

@aphsa
Copy link

aphsa commented May 18, 2024

nvim --version
NVIM v0.11.0-dev
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3
Run "nvim -V1 -v" for more info

Error detected while processing /home/aphsa/.config/nvim/init.lua:
Failed to load `core.plugins.telescope`

/home/aphsa/.config/nvim/lua/utils/functions.lua:78: attempt to index field 'yazi' (a nil value)

# stacktrace:
  - ~/.config/nvim/lua/utils/functions.lua:78 _in_ **file_browser**
  - ~/.config/nvim/lua/core/plugins/telescope.lua:67
  - ~/.config/nvim/lua/config/lazy.lua:20
  - ~/.config/nvim/lua/config/init.lua:32 _in_ **init**
  - ~/.config/nvim/lua/config/init.lua:37
  - ~/.config/nvim/init.lua:3
Allaman added a commit that referenced this issue May 19, 2024
@Allaman
Copy link
Owner

Allaman commented May 19, 2024

Hello,

Thanks for your Feedback. (Un)fortunately this is not related to the nightly version but with the yazi integration introduced in f50612b.
It should be fixed now

@aphsa aphsa closed this as completed May 22, 2024
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

No branches or pull requests

2 participants