vim-conda icon indicating copy to clipboard operation
vim-conda copied to clipboard

Set environment in vimrc

Open Rusllan opened this issue 6 years ago • 1 comments

Hi, I wonder if there is a way to setup the environment from the start in vimrc or at least map key for choosing a particular env without choosing one with tab each time?

Rusllan avatar Nov 29 '19 14:11 Rusllan

I reckon it might be possible to call the activation function yourself inside your vimrc, here: https://github.com/cjrh/vim-conda/blob/master/plugin/vim-conda.vim#L52

cjrh avatar Dec 08 '19 06:12 cjrh