Persisting enable and disable state for copilot extension #252
Unanswered
asharkhan3101
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
If I run
:Copilot disable
, I would like it to be disabled for the active neovim instance and all future instances as well, unless explicitly turned enabled with:Copilot enable
.Is there any way to achieve this without modifying the configs because config is shared across multiple machines via git repo.
Beta Was this translation helpful? Give feedback.
All reactions