1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 02:31:03 -08:00
emacs/lisp/textmodes
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
..
artist.el
bib-mode.el
bibtex-style.el
bibtex.el
conf-mode.el
css-mode.el Fix syntax-table for tree-sitter modes 2022-12-07 12:01:51 -08:00
dns-mode.el
emacs-authors-mode.el
emacs-news-mode.el Adapt manual names in emacs-news-mode 2022-12-09 15:53:00 +01:00
enriched.el
fill.el
flyspell.el Fix overlays order in Flyspell (bug#58970) 2022-11-03 19:35:45 +02:00
glyphless-mode.el
ispell.el
less-css-mode.el
makeinfo.el
mhtml-mode.el
nroff-mode.el
page-ext.el Prefer defvar-keymap in page-ext.el 2022-10-29 04:02:20 +02:00
page.el
paragraphs.el
picture.el
pixel-fill.el
po.el
refbib.el
refer.el
refill.el
reftex-auc.el
reftex-cite.el ; Fix typos 2022-11-18 16:02:19 +01:00
reftex-dcr.el
reftex-global.el
reftex-index.el ; Fix typos 2022-11-18 16:02:19 +01:00
reftex-parse.el
reftex-ref.el
reftex-sel.el
reftex-toc.el
reftex-vars.el
reftex.el Fix handling of % when searching in .tex or .dtx files 2022-12-14 21:17:30 +01:00
remember.el
rst.el
sgml-mode.el
string-edit.el
table.el Remove redundant library installation instructions 2022-11-11 04:29:29 +01:00
tex-mode.el ; Fix typos 2022-11-18 16:02:19 +01:00
texinfmt.el
texinfo.el * lisp/textmodes/texinfo.el (texinfo-flymake): Improve docstring. 2022-12-13 18:59:07 +01:00
texnfo-upd.el
text-mode.el
tildify.el
toml-ts-mode.el Introduce support for TOML config-format 2022-12-14 14:24:09 -08:00
two-column.el
underline.el
word-wrap-mode.el