mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-21 12:50:09 -04:00
Remove filetypes entry
This commit is contained in:
parent
2c6c13cd8b
commit
16e0b1ae24
1 changed files with 0 additions and 1 deletions
|
|
@ -18,7 +18,6 @@ local filetypes = {
|
||||||
git_rebase = { 'gitrebase' },
|
git_rebase = { 'gitrebase' },
|
||||||
glimmer = { 'handlebars', 'html.handlebars' },
|
glimmer = { 'handlebars', 'html.handlebars' },
|
||||||
godot_resource = { 'gdresource' },
|
godot_resource = { 'gdresource' },
|
||||||
groq = { 'groq' },
|
|
||||||
haskell = { 'hs' },
|
haskell = { 'hs' },
|
||||||
haskell_persistent = { 'haskellpersistent' },
|
haskell_persistent = { 'haskellpersistent' },
|
||||||
idris = { 'idris2' },
|
idris = { 'idris2' },
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue