/coc-rome

DEPRECATED! USE coc-biome INSTEAD! Rome extension for coc.nvim

Primary LanguageTypeScriptMIT LicenseMIT

coc-rome

Rome extension for coc.nvim

Install

:CocInstall coc-rome

Configurations

  • rome.enable: enable coc-rome, default true
  • rome.bin: custom rome binary path. By default, coc-rome only uses local rome binary in your project.

License

MIT


This extension is built with create-coc-extension