linguist
linguist copied to clipboard
Add Luajit interpreter to Lua
Luajit is popular interpreter for Lua. Right now shebangs like #!/usr/bin/env luajit do not enable syntax highlight on GitHub
Description
Checklist:
- [x] I am adding new or changing current functionality
- [ ] I have added or updated the tests for the new or changed functionality.