From 8dee08aca6fbbd8b7efccbf7f8addb6105ee6ff3 Mon Sep 17 00:00:00 2001 From: asep komarudin Date: Thu, 22 Feb 2024 21:40:32 +0700 Subject: [PATCH] update: Codeioum BupEnter --- lua/custom/plugins/codeium.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/custom/plugins/codeium.lua b/lua/custom/plugins/codeium.lua index 85717be..c5cb818 100644 --- a/lua/custom/plugins/codeium.lua +++ b/lua/custom/plugins/codeium.lua @@ -2,7 +2,7 @@ vim.g.codeium_disable_bindings = 1 return { "Exafunction/codeium.vim", enabled = true, - event = "BufRead", + event = "BufEnter", config = function() -- Change '' here to any keycode you like. vim.keymap.set("i", "", function()