Add filetype

This commit is contained in:
Alan Russell 2025-07-17 21:48:35 +01:00
parent 3b1ca8ef7a
commit 91874c485e
No known key found for this signature in database

View file

@ -18,6 +18,7 @@ local filetypes = {
git_rebase = { 'gitrebase' },
glimmer = { 'handlebars', 'html.handlebars' },
godot_resource = { 'gdresource' },
groq = { 'groq' },
haskell = { 'hs' },
haskell_persistent = { 'haskellpersistent' },
idris = { 'idris2' },