vim-conda
vim-conda copied to clipboard
Set environment in vimrc
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?
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