let g:codeium_disable_bindings = 1 let g:codeium_manual = v:true imap call codeium#CycleOrComplete() \| call lightline#update() imap codeium#Accept()