Skip to content

Commit

Permalink
feat(icons): add copilot icon (#195)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmedeski committed Feb 7, 2023
1 parent 4a9a2e8 commit a575540
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/lazyvim/config/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ local defaults = {
Color = "",
Constant = "",
Constructor = "",
Copilot = "",
Enum = "",
EnumMember = "",
Event = "",
Expand Down

0 comments on commit a575540

Please sign in to comment.