Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…on-theme into drom98-master
  • Loading branch information
PKief committed Jun 2, 2020
2 parents 7c16525 + c696a8e commit 9159db0
Show file tree
Hide file tree
Showing 2 changed files with 221 additions and 0 deletions.
220 changes: 220 additions & 0 deletions icons/vala.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/icons/fileIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,7 @@ export const fileIcons: FileIcons = {
'tgz'
]
},
{ name: 'vala', fileExtensions: ['vala'] },
{ name: 'zig', fileExtensions: ['zig'] },
{ name: 'exe', fileExtensions: ['exe', 'msi'] },
{ name: 'java', fileExtensions: ['java', 'jar', 'jsp'] },
Expand Down

0 comments on commit 9159db0

Please sign in to comment.