mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 11:06:54 -04:00
test(init): remove upstreamed Tiger ft detection
This commit is contained in:
parent
d9a5fb8484
commit
b9933f0e13
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@ vim.cmd.runtime({ 'plugin/filetypes.lua', bang = true })
|
|||
vim.filetype.add({
|
||||
extension = {
|
||||
conf = 'hocon',
|
||||
tig = 'tiger',
|
||||
w = 'wing',
|
||||
},
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue