mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-26 18:58:51 +02:00
rollback
This commit is contained in:
parent
8ae7bbb8d2
commit
d1481038d6
1 changed files with 1 additions and 2 deletions
|
@ -3,8 +3,7 @@ if vim.g.pcode_codeium then
|
|||
M.codeium = {
|
||||
"Exafunction/codeium.vim",
|
||||
enabled = true,
|
||||
-- version = "1.8.37",
|
||||
commit = "289eb724e5d6fab2263e94a1ad6e54afebefafb2",
|
||||
version = "1.8.37",
|
||||
event = "BufWinEnter",
|
||||
-- event = "InsertEnter",
|
||||
config = function()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue