An open API service indexing awesome lists of open source software.

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 🔭🐍

Awesome Lists containing this project

README

          

# tele-conda

![logo](./assets/logo.png)

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'
```