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

signature.lua:1: attempt to index field 'lsp' (a nil value) #67

Closed
sykuang opened this issue Mar 17, 2023 · 1 comment
Closed

signature.lua:1: attempt to index field 'lsp' (a nil value) #67

sykuang opened this issue Mar 17, 2023 · 1 comment

Comments

@sykuang
Copy link

sykuang commented Mar 17, 2023

Hi,
I am getting an error message as the below. I am using v2.0 branch.
Error executing vim.schedule lua callback: ...ng/.local/share/nvim/lazy/ui/lua/nvchad_ui/signature.lua:1: attempt to index field 'lsp' (a nil value)
After remove local config = require("core.utils").load_config().ui.lsp.signature everything works fine.
I take a quick look at NvChad v2.0 and the example config, but I can't find any member named lsp in the ui config. Could you help take a look?

@siduck
Copy link
Member

siduck commented Mar 17, 2023

hi @sykuang do lazy sync and update nvchad too!

@siduck siduck closed this as completed Mar 17, 2023
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