Module languages

Module languages 

Source
Expand description

Language definitions for syntax highlighting.

Each language provides a tree-sitter grammar and highlight queries.

Structs§

Language
A language configuration for syntax highlighting.

Enums§

LanguageError
Error configuring a language.

Functions§

html
Returns the HTML language configuration.
json
Returns the JSON language configuration.
sql
Returns the SQL language configuration.