add codeium
This commit is contained in:
parent
f1e5370ae2
commit
069aca6d4f
1 changed files with 2 additions and 0 deletions
|
@ -59,6 +59,8 @@ call plug#begin(g:plugged_home)
|
|||
Plug 'tomlion/vim-solidity'
|
||||
" I'm a cheap bastard and am not paying for copilot...so let's shut it up
|
||||
" Plug 'github/copilot.vim'
|
||||
" hey..cheap option arrived for copilot alternative ;)
|
||||
Plug 'Exafunction/codeium.vim'
|
||||
call plug#end()
|
||||
|
||||
filetype plugin indent on
|
||||
|
|
Loading…
Reference in a new issue