Skip to content

Instantly share code, notes, and snippets.

@cljoly
Last active November 28, 2021 13:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cljoly/4488ff0954341bcab3f9c55b43279ebf to your computer and use it in GitHub Desktop.
Save cljoly/4488ff0954341bcab3f9c55b43279ebf to your computer and use it in GitHub Desktop.
Python 3.10 not properly detected by neovim <=5.1

Termux ships with python 3.10 already, which is not properly detected by neovim stable at the time of writing. A trick is to put pythonx.vim in .config/nvim/autoload/provider/pythonx.vim

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment