Exafunction / codeium.vim

Free, ultrafast Copilot alternative for Vim and Neovim

Home Page:https://codeium.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature request: Enable on project-basis

franzos opened this issue · comments

Couldn't find this documented, but would be really cool to have.

Background: I have Codeium disabled by default and only enable it for specific projects; The problem is, Codeium does not really remember which project or file you enabled it for, so every time I open the file again, I'll have to repeat :CodeiumEnable.

Is it possible, to enable Codeium for specific projects or directories?

  • a file in the project root like vscode does
  • or maybe read from environment (incl. .env): CODEIUM_ENABLE=true
  • or worse case, a file where I can list all "permitted" dir's