ale/autoload
Braden Kelley 5606606b32
fix(biome): send correct language to lsp proxy (#4773)
Since Biome understands `typescriptreact` and `javascriptreact` as
languages, we can send the `filetype` to the LSP, rather than only
sending `typescript` for both `ts` and `tsx` files, or `javascript` for
`js` and `jsx` files.

fixes: #4752
2024-06-24 06:32:24 +01:00
..
ale fix(biome): send correct language to lsp proxy (#4773) 2024-06-24 06:32:24 +01:00
asyncomplete/sources Add asyncomplete.vim Support (#2627) 2019-08-17 18:40:05 +01:00
ale.vim Fix #3115 - Fix environment variable quoting on Windows 2023-09-16 22:33:59 +01:00