Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should Auto Activate only for Python-mode #153

Open
DamianB-BitFlipper opened this issue Dec 5, 2023 · 0 comments
Open

Should Auto Activate only for Python-mode #153

DamianB-BitFlipper opened this issue Dec 5, 2023 · 0 comments
Labels

Comments

@DamianB-BitFlipper
Copy link

DamianB-BitFlipper commented Dec 5, 2023

The (conda-env-autoactivate-mode t) mode is really nifty. However, I find it intrusive when I am working on my C++ projects, when it tries to load base. I rather only auto-activate conda for my .py buffers. Is this somehow possible.

I am using Doom by the way. I tried, but it did not work:

(after! python
  (add-hook 'python-mode-hook (lambda () (conda-env-autoactivate-mode t))))

Thanks in advance!

@necaris necaris changed the title Auto Activate only for Python-mode Should Auto Activate only for Python-mode Oct 5, 2024
@necaris necaris added the bug label Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants