I've written a simple "TOML" editing mode, based on conf-mode. TOML is a config format that's used in some places (my exposure to it comes from Rust, where it's used to describe Rust packages). I wasn't sure if I could just check this in so I thought I'd send it for review first. Tom