Skip to content

Commit

Permalink
feat: asciidoc files
Browse files Browse the repository at this point in the history
  • Loading branch information
prazdevs committed Mar 9, 2024
1 parent 463e643 commit 5a07e62
Show file tree
Hide file tree
Showing 10 changed files with 18 additions and 0 deletions.
Binary file modified assets/frappe.webp
Binary file not shown.
Binary file modified assets/latte.webp
Binary file not shown.
Binary file modified assets/macchiato.webp
Binary file not shown.
Binary file modified assets/mocha.webp
Binary file not shown.
3 changes: 3 additions & 0 deletions icons/css-variables/asciidoc.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions icons/frappe/asciidoc.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions icons/latte/asciidoc.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions icons/macchiato/asciidoc.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions icons/mocha/asciidoc.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/defaults/fileIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@ const fileIcons: Record<string, {
'apollo.config.ts',
],
},
'asciidoc': {
fileExtensions: ['adoc', 'asciidoc', 'asc'],
},
'assembly': {
fileExtensions: [
'asm',
Expand Down

0 comments on commit 5a07e62

Please sign in to comment.