test(init): remove upstreamed Nickel ft detection

This commit is contained in:
Christian Clason
2026-01-08 10:22:02 +01:00
committed by Christian Clason
parent 5e8652dbaf
commit 2ba5ec1846

View File

@@ -7,7 +7,6 @@ vim.cmd.runtime({ 'plugin/filetypes.lua', bang = true })
vim.filetype.add({
extension = {
conf = 'hocon',
ncl = 'nickel',
tig = 'tiger',
w = 'wing',
},