Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 384 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 384 Bytes

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