How to get python to work with Neovim

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

Our great sponsors
  • Revelo Payroll - Free Global Payroll designed for tech teams
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • SonarLint - Clean code begins in your IDE with SonarLint
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • pyenv

    Simple Python version management

    I don't know about OSX, but some Linux distros have dropped support for python2. You can still install it globally, but I wouldn't recommend it. The better approach would be to use python version manager like https://github.com/pyenv/pyenv. Install python2 with pyenv and create separate virtual environment specifically for neovim. You should also create a separate neovim virtual environment for python3 as well.

  • ultisnips

    UltiSnips - The ultimate snippet solution for Vim. Send pull requests to SirVer/ultisnips!

    4 https://github.com/SirVer/ultisnips/blob/master/CONTRIBUTING.md#reproducing-bugs

  • Revelo Payroll

    Free Global Payroll designed for tech teams. Building a great tech team takes more than a paycheck. Zero payroll costs, get AI-driven insights to retain best talent, and delight them with amazing local benefits. 100% free and compliant.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts