-
Hey, I'm new to lazy. When I try to install nvim-lspconfig I get this error on startup:
This is how I installed it:
|
Beta Was this translation helpful? Give feedback.
Answered by
folke
Jun 2, 2023
Replies: 1 comment 1 reply
-
config shold be a function, not a table. Please read a lua guide to understand how lua works |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
jtbx
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
config shold be a function, not a table. Please read a lua guide to understand how lua works