feat(dot): add tsbuildinfo as json

This commit is contained in:
Rubin Bhandari 2024-06-01 14:01:20 +05:45
parent 2e9da7f41f
commit e3a6b2fbcc

View file

@ -33,7 +33,7 @@ return {
end
vim.filetype.add({
extension = { rasi = "rasi", rofi = "rasi", wofi = "rasi" },
extension = { rasi = "rasi", rofi = "rasi", wofi = "rasi", tsbuildinfo = "json" },
filename = {
["vifmrc"] = "vim",
},