mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-20 20:30:05 -04:00
Add filetype
This commit is contained in:
parent
3b1ca8ef7a
commit
91874c485e
1 changed files with 1 additions and 0 deletions
|
|
@ -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' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue