0

I want to select a Python virtual environment for each of my different Python projects within LunarVim. In VSCode this would be "F1 -> Select Python Interpreter". How can I do this in LunarVim?

romainl
  • 186,200
  • 21
  • 280
  • 313
stefan
  • 658
  • 2
  • 9
  • 31

1 Answers1

0

I use this swenv.nvim plugin to solve this problem.

LoneExile
  • 151
  • 1
  • 5