sponsor Vim development Vim logo Vim Book Ad

armasm : Syntax highlighting for ARM assembler

 script karma  Rating 89/55, Downloaded by 6995  Comments, bugs, improvements  Vim wiki

created by
Gerald Williams
 
script type
syntax
 
description
Syntax highlighting for ARM assembly language. It includes V2, V3, V4, V5, T, E, M, XS, and VFP extensions, but no V6 or T2 syntax. It is based on Aleksandar Veselinovic's PIC16F84 Assembler syntax file (pic.vim in the standard installation).
 
install details
Copy to $HOME/.vim/syntax or $VIM/vimfiles/syntax
:call SetSyn("armasm")

You may want to consider adding the following to your .vimrc as well:
let asmsyntax='armasm'
let filetype_inc='armasm'
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
armasm.vim 1.2 2005-03-16 6.0 Gerald Williams Converted file to Unix-style line endings (sorry about that)
armasm.vim 1.1 2004-04-14 6.0 Gerald Williams Limited quotes (",',|,||) to one line
armasm.vim 1.0 2004-01-29 6.0 Gerald Williams Initial upload
ip used for rating: 3.133.147.252

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github