mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-20 20:30:05 -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' },
|
||||
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