Gedit Syntax Highlighting for ARM Assembly.
This is a .lang file that can be used to highlight ARM Assembly Language on Gedit.
- Download the
arm-asm.lang
file - Open a terminal and place yourself inside your downloads directory
- Move the .lang file
sudo mv arm-asm.lang /usr/share/gtksourceview-3.0/language-specs/arm-asm.lang
- Close and reopen Gedit