Skip to main content

core.syntax

Functions to add and get syntax definitions.

local syntax = require "core.syntax"

items

(field) items: table

plain_text_syntax

(field) plain_text_syntax: table

add

function core.syntax.add(t: any)

get

function core.syntax.get(filename: any, header: any)
-> table|unknown