update config

This commit is contained in:
asep komarudin 2023-04-17 13:48:54 +07:00
parent 8d037f7050
commit a93d2e08bf
8 changed files with 63 additions and 424 deletions

View file

@ -2,7 +2,7 @@ vim.g.codeium_disable_bindings = 1
return {
"Exafunction/codeium.vim",
enabled = true,
event = "VeryLazy",
event = "InsertEnter",
config = function()
-- Change '<C-g>' here to any keycode you like.
vim.keymap.set("i", "<C-g>", function()