This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
" Vim syntax file | |
" Language: Motorola 6809 Assembler | |
" Maintainer: David Roper <[email protected]> | |
" | |
" This was originally based on asm68k.vim by Steve Wall | |
" | |
" For version 5.x: Clear all syntax items | |
" For version 6.x: Quit when a syntax file was already loaded | |
if version < 600 |