Lua syntax highlighting with nano on mac
https://www.lukeko.com/11/lua-syntax-highlighting-with-nano-on-mac 0brew install nano
Download https://raw.githubusercontent.com/serialhex/nano-highlight/master/lua.nanorc to /usr/local/share/nano
nano ~/.nanorc
include /usr/local/share/nano/lua.nanorc
Repeat the last step to highlight other languages