1c5349f236db2f2258adad5447c4b7a19d307a5c
				
			
			
		
	Syntax highlighting for GAS ARM assembly (up to v7), for the vim text editor.
Installing
Copy /syntax into ~/.vim or with Pathogen Clone this repo into your ~/.vim/bundle directory.
git clone https://github.com/ARM9/arm-syntax-vim.git
Using
In your .vimrc:
au BufNewFile,BufRead *.s,*.S set filetype=armv7
and/or put this line near the top or bottom of your assembly file(s):
@ vim:ft=armv6
Description
				
					Languages
				
				
								
								
									Vim Script
								
								93.8%
							
						
							
								
								
									Assembly
								
								6.2%