nvim-python-doctor
nvim-python-doctor copied to clipboard
:ambulance: Display diagnostic information about Python installations for Neovim
:warning: NOTICE: This has been ported to :CheckHealth command that ships with Neovim and it is more informative!
If you are using a distribution package and can't get the latest version of Neovim yet, you can install the following plugin to get the :CheckHealth command: https://github.com/tweekmonster/nvim-checkhealth
~~Neovim Python Doctor~~
~~Display diagnostic information about your Python installations and how they are viewed by Neovim.~~
Usage
Note: nvim will be executed using your current configurations
Download and run nvim-python-doctor.sh
or run via curl:
curl -fsSL https://git.io/vwlfI | bash
If you decide to use the curl method, at least confirm that the shortened URL points to the correct script beforehand: https://raw.githubusercontent.com/tweekmonster/nvim-python-doctor/master/nvim-python-doctor.sh