codeium.vim icon indicating copy to clipboard operation
codeium.vim copied to clipboard

Add ability to exclude files from context

Open Bekaboo opened this issue 11 months ago • 1 comments

Codeium can make vim laggy in insert mode if a huge file (>10 MB) is opened and added as a completion context in vim. This PR adds the command :CodeiumExclude and a new buffer-local flag b:codeium_excluded to exclude specific files (e.g. large files) from codeium's context.

Bekaboo avatar Dec 18 '24 07:12 Bekaboo

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Dec 18 '24 07:12 CLAassistant