Replies: 1 comment 4 replies
-
It is not plugin manager work. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello
I use codeium plugin and it works nicely. It is useful when coding, but I don't want it sniffing other parts of the OS. I would like to make the plugin disabled by default when i am working on other parts like setting a mail config ( with user and pass ), a database config and so on.
I also want to be able to enable codeium plugin when coding. is it possible to lunch nvim with some arguments and trigger lazy loading codeium plugin? What would be the best strategy?
I am new to nvim and lua world so be kind to me :p.
Beta Was this translation helpful? Give feedback.
All reactions