mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-27 03:08:56 +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 = {
|
M.codeium = {
|
||||||
"Exafunction/codeium.vim",
|
"Exafunction/codeium.vim",
|
||||||
enabled = true,
|
enabled = true,
|
||||||
-- version = "1.8.37",
|
version = "1.8.37",
|
||||||
commit = "289eb724e5d6fab2263e94a1ad6e54afebefafb2",
|
|
||||||
event = "BufWinEnter",
|
event = "BufWinEnter",
|
||||||
-- event = "InsertEnter",
|
-- event = "InsertEnter",
|
||||||
config = function()
|
config = function()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue