A syntax highlighting extension for the micro text editor supporting the Rux programming language.
Copy the rux.yaml file into your local micro syntax directory:
mkdir -p ~/.config/micro/syntax
curl -sLf https://raw.githubusercontent.com/zapaxe/rux-micro-syntax/main/syntax/rux.yaml -o ~/.config/micro/syntax/rux.yaml