Neovimのパッケージで、pyright-langserverを使用するので、インストールします。
~> brew install npm~> npm install -g pyright
~> which pyright-langserver
/opt/homebrew/bin/pyright-langserver
未分類Neovimのパッケージで、pyright-langserverを使用するので、インストールします。
~> brew install npm~> npm install -g pyright
~> which pyright-langserver
/opt/homebrew/bin/pyright-langserver
コメント