Skip to content

Commit

Permalink
feat: set file icon
Browse files Browse the repository at this point in the history
  • Loading branch information
georgefst authored and jnoortheen committed Dec 21, 2022
1 parent 9c18907 commit f7c2244
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@
"extensions": [
".nix"
],
"icon": {
"dark": "images/icon.png",
"light": "images/icon.png"
},
"configuration": "./language-configuration.json"
}
],
Expand Down

0 comments on commit f7c2244

Please sign in to comment.