In case if I do: ```lua opts = { file_types = { d = { "dub run --single" } } } ``` All of the default file_types are lost (i.e I'm not able to run js files)
In case if I do:
All of the default file_types are lost (i.e I'm not able to run js files)