Skip to content

Commit

Permalink
feat: Add swift filetype. (#624)
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmurray8 authored Feb 11, 2025
1 parent d5d8561 commit d53151e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/plenary/filetypes/builtin.lua
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ return {
['resi'] = 'rescript',
['rkt'] = 'racket',
['svelte'] = 'svelte',
['swift'] = 'swift',
['tres'] = 'gdresource',
['tscn'] = 'gdresource',
['tsx'] = 'typescriptreact',
Expand Down

0 comments on commit d53151e

Please sign in to comment.