mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 16:39:04 +02:00
update
This commit is contained in:
parent
7e37748213
commit
ae21b1a4b1
2 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
vim.g.codeium_disable_bindings = 1
|
||||
return {
|
||||
"Exafunction/codeium.vim",
|
||||
enabled = false,
|
||||
enabled = true,
|
||||
event = "VeryLazy",
|
||||
config = function()
|
||||
-- Change '<C-g>' here to any keycode you like.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue