Closed callumcurtis closed 4 months ago
Error: "Failed to attach pyright for current buffer" when opening .py files.
This error comes with the out-of-the-box lvim experience. Likely more worthwhile to build a self-managed nvim setup as part of #32.
Fixed by disabling auto installation of plugins in lvim (before, was attempting to install and activate two lsps for python)
Error: "Failed to attach pyright for current buffer" when opening .py files.
This error comes with the out-of-the-box lvim experience. Likely more worthwhile to build a self-managed nvim setup as part of #32.