Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 287 Bytes

File metadata and controls

7 lines (6 loc) · 287 Bytes

HuJSON Filetype Plugin

This will:

  • define a new hujson filetype, mostly inherited from jsonc,
  • set formatprg to hujsonfmt,
  • indent with tabs,
  • format on save, if hujsonfmt is installed.