Skip to content

Latest commit

History

History
7 lines (5 loc) 路 262 Bytes

File metadata and controls

7 lines (5 loc) 路 262 Bytes

nvim-pyenv-loader

A simple plugin that sets the python interpreter based on the local pyenv file. It sets the executable path for:

  1. Neovim's g:python3_host_prog (this is used by the :checkhealth command 馃彞).
  2. Pyright's pythonPath via lspconfig.