Skip to content

JohnnyMorganz/Luau.tmLanguage

Repository files navigation

Luau.tmLanguage

Repository of TextMate language files for the Luau programming language.

This repository is forked from https://github.com/microsoft/TypeScript-TmLanguage, licensed under MIT

Only the YAML files need to be modified, the rest of the files are autogenerated

npm install
npm run build:grammar

npm test
npm run diff
npm run accept