Skip to content

Commit

Permalink
Merge pull request #600 from CharlesChiuGit/perf/icon-update
Browse files Browse the repository at this point in the history
perf(icon): add cmp icons for `codeium` and `tabnine`
  • Loading branch information
ayamir authored Mar 30, 2023
2 parents 96dac2b + b9aa597 commit 6be63d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lua/modules/utils/icons.lua
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,8 @@ local data = {
Vim = "",
},
cmp = {
Codeium = "",
TabNine = "",
Copilot = "",
Copilot_alt = "",
nvim_lsp = "",
Expand Down

0 comments on commit 6be63d7

Please sign in to comment.