Noob question: How do I install python-lsp-server plugins like pylsp_mypy in Neovim with Mason? #546
Replies: 1 comment
-
Nevermind, I finally managed it:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I use python-lsp-server as my LSP in Neovim and have installed it via Mason. Now, I wonder, how I install the mentioned plugins like pslsp_mypy within this setup. Enabling it, ie.
has no effect.
Beta Was this translation helpful? Give feedback.
All reactions