Skip to content

Commit

Permalink
feat: .luaurc association (#251)
Browse files Browse the repository at this point in the history
  • Loading branch information
prazdevs authored Aug 15, 2024
1 parent fb7a856 commit 8a1fcbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/defaults/fileIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1425,6 +1425,7 @@ const fileIcons: Record<string, {
},
'luau': {
fileExtensions: ['luau'],
fileNames: ['.luaurc'],
},
'makefile': {
languageIds: ['makefile'],
Expand Down

0 comments on commit 8a1fcbe

Please sign in to comment.