https://github.com/piotrpersona/tele-conda
Conda telescope interpreter picker 🔭🐍
https://github.com/piotrpersona/tele-conda
anaconda conda miniconda neovim nvim telescope telescope-extension
Last synced: 4 months ago
JSON representation
Conda telescope interpreter picker 🔭🐍
- Host: GitHub
- URL: https://github.com/piotrpersona/tele-conda
- Owner: piotrpersona
- Created: 2023-12-02T19:02:37.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-02T21:44:39.000Z (almost 2 years ago)
- Last Synced: 2025-02-25T05:14:53.488Z (8 months ago)
- Topics: anaconda, conda, miniconda, neovim, nvim, telescope, telescope-extension
- Language: Lua
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tele-conda

Select and set `pylsp` interpreter to conda env using [telescope](https://github.com/nvim-telescope/telescope.nvim).
## Install
Packer
```
use 'piotrpersona/tele-conda'
```Plug
```
Plug 'piotrpersona/tele-conda'
```