fix(lsp): rename codeium to windsurf

This commit is contained in:
Chen Asraf
2025-06-08 10:54:03 +03:00
parent 419a408a60
commit 671ac2d86c

View File

@@ -66,7 +66,7 @@ return {
event = "VeryLazy",
},
{
"Exafunction/codeium.nvim",
"Exafunction/windsurf.nvim",
dependencies = {
"nvim-lua/plenary.nvim",
"hrsh7th/nvim-cmp",