mirror of
https://github.com/chenasraf/nvim-treesitter.git
synced 2026-05-17 17:38:02 +00:00
test(init): remove upstreamed Nickel ft detection
This commit is contained in:
committed by
Christian Clason
parent
5e8652dbaf
commit
2ba5ec1846
@@ -7,7 +7,6 @@ vim.cmd.runtime({ 'plugin/filetypes.lua', bang = true })
|
||||
vim.filetype.add({
|
||||
extension = {
|
||||
conf = 'hocon',
|
||||
ncl = 'nickel',
|
||||
tig = 'tiger',
|
||||
w = 'wing',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user