···100100# Optional: enable auto-format on save (only enabled by default for a few languages like Rust and Go)
101101# auto-format = true
102102103103+[[language]]
104104+name = "jjdescription"
105105+file-types = [{ glob = "*.jjdescription" }]
106106+language-servers = ["harper-ls"]
107107+103108104109