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?

  • @[email protected]
    link
    fedilink
    English
    11 year ago

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