1.8.0 • Published 1 year ago
coc-biome v1.8.0
coc-biome
Biome extension for coc.nvim
Install
:CocInstall coc-biome
Configurations
biome.enable: enable coc-biome, defaulttruebiome.bin: custom Biome binary path. By default, coc-biome only uses localbiomebinary in your projectbiome.requireConfiguration: Require abiome.jsonfile to enable Biome's formatting and linting, defaulttrue
License
MIT
This extension is built with create-coc-extension