1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-16 21:20:53 -08:00
emacs/admin/notes
Jostein Kjønigsen 1985762fbd
Introduce support for TOML config-format
This commit introduces support for the semi-popular TOML
config-format[1] through a new major-mode: toml-ts-mode.

I've read through the full spec[2], and from what I can see this
major-mode should provide correct syntax-highligting for every sort of
config-declaration which adheres to the specification.

Besides that it also adds support for imenu and basic tree-sitter
based navigation.

[1] https://toml.io/en/
[2] https://toml.io/en/v1.0.0
2022-12-14 14:24:09 -08:00
..
tree-sitter Introduce support for TOML config-format 2022-12-14 14:24:09 -08:00
bug-triage ; Fix typos 2022-11-20 12:59:39 +01:00
bugtracker
copyright
documentation
elpa
emba ; * admin/notes/emba: Fix typos 2022-04-05 18:12:59 +02:00
git-workflow
hydra
multi-tty Doc fixes: don't refer to some obsolete items 2022-06-30 23:18:45 +02:00
newfile
nextstep
repo Add a script to ease bisecting. 2022-11-01 19:21:38 +01:00
spelling ; Fix typos: prefer American spelling 2022-07-13 13:04:22 +02:00
tags
trailing-whitespace
unicode Merge from origin/emacs-28 2022-09-21 10:25:06 +02:00
versioning
www ; * admin/notes/www: Fix typos. 2022-09-13 04:54:27 +02:00
years