Skip to content

Commit

Permalink
Merge pull request #929 from eval-exec/patch-2
Browse files Browse the repository at this point in the history
Add copilot icon from octions
  • Loading branch information
manateelazycat committed May 2, 2024
2 parents 408eacf + 5448cb5 commit c0dfa97
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions acm/acm-icon.el
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@
("tabnine" . ("material" "alpha-t-box-outline" "#954a97"))
("codeium" . ("material" "alpha-c-box-outline" "#09b6a2"))
("note" . ("material" "note" "#77aa99"))
("copilot" . ("octicons" "copilot" "#808080"))
(t . ("material" "smoking-pipe" "#90cef1"))))

(defvar acm-icon-cache (make-hash-table :test 'equal))
Expand Down
1 change: 1 addition & 0 deletions acm/icons/octicons_copilot.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c0dfa97

Please sign in to comment.