aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/docker-compose/injections.scm
Commit message (Collapse)AuthorAge
* Add docker-compose language (#9661)Malpha2024-02-18
* languages: add docker-compose language it uses docker-compose-langserver as lsp And yaml for syntax highlighting, indents and injections * languages: add luajit as a shebang of lua This helps to provide syntax highlighting and other lua goodies when writing luajit * book(update): run cargo xtask docgen * since #8006 full filenames uses glob