1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2025-08-01 08:19:25 +00:00

[neovim] Update codeium plugin url

This commit is contained in:
2023-10-28 19:14:56 +02:00
parent d05e572840
commit d5c9273e44

View File

@ -162,7 +162,7 @@ require("lazy").setup({
}, },
}, },
{ {
"jcdickinson/codeium.nvim", "Exafunction/codeium.nvim",
event = "BufEnter", event = "BufEnter",
}, },