|
300 | 300 | 'wav': {'binary', 'audio', 'wav'}, |
301 | 301 | 'webp': {'binary', 'image', 'webp'}, |
302 | 302 | 'whl': {'binary', 'wheel', 'zip'}, |
303 | | - 'wixproj': {'text', 'xml', 'wix'}, |
| 303 | + 'wixproj': {'text', 'xml', 'wixproj'}, |
304 | 304 | 'wkt': {'text', 'wkt'}, |
305 | 305 | 'woff': {'binary', 'woff'}, |
306 | 306 | 'woff2': {'binary', 'woff2'}, |
307 | 307 | 'wsdl': {'text', 'xml', 'wsdl'}, |
308 | 308 | 'wsgi': {'text', 'wsgi', 'python'}, |
309 | | - 'wxi': {'text', 'xml', 'wix'}, |
310 | | - 'wxl': {'text', 'xml', 'wix'}, |
311 | | - 'wxs': {'text', 'xml', 'wix'}, |
| 309 | + 'wxi': {'text', 'xml', 'wxi'}, |
| 310 | + 'wxl': {'text', 'xml', 'wxl'}, |
| 311 | + 'wxs': {'text', 'xml', 'wxs'}, |
312 | 312 | 'xhtml': {'text', 'xml', 'html', 'xhtml'}, |
313 | 313 | 'xacro': {'text', 'xml', 'urdf', 'xacro'}, |
314 | 314 | 'xcconfig': {'text', 'xcconfig', 'xcodebuild'}, |
|
0 commit comments