mattn / vim-lsp-settings

Auto configurations for Language Server for vim-lsp
MIT License
1.26k stars 225 forks source link

add biome #738

Closed Milly closed 2 months ago

Milly commented 2 months ago

Following as a reference for implementation. https://biomejs.dev/guides/integrate-in-editor/ https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#biome

mattn commented 2 months ago

Thank you