Commit Graph

2 Commits

Author SHA1 Message Date
Andrew Dupont
93ab0f7bf0 Convert all modern Tree-sitter TODO/hyperlink injections into services 2024-01-18 13:53:22 -08:00
Andrew Dupont
fb59123f73 Add TOML tree-sitter grammar
Broadly similar to the TM-style grammar. A folds query is present to match the
folding behavior that I observe in that grammar, but no indents query is present
because indentation is not mandated or prohibited by the TOML spec and is
entirely a stylistic preference.
2023-06-29 10:31:55 -07:00