im trying to get the pyright language server working, but when i add the snippet to my init.lua, i get the following error: E5513: Error while calling lua chunk module ‘lspconfig’ not found. Im doing something wrong?

  • metiulekm
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    It seems that Neovim can’t see the nvim-lspconfig plugin itself. Have you installed it? If so, how?