Skip to content

Commit

Permalink
perf(codeium-nvim): add missing lazy spec events
Browse files Browse the repository at this point in the history
  • Loading branch information
manuuurino committed Jul 2, 2024
1 parent 77ee4b6 commit b48cc73
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lua/astrocommunity/completion/codeium-nvim/init.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
return {
{
"Exafunction/codeium.nvim",
event = "User AstroFile",
cmd = "Codeium",
opts = {
enable_chat = true,
},
Expand Down

0 comments on commit b48cc73

Please sign in to comment.