From dfa9090cdc3faeb0db6bb6b68bbf4a77e3a5fc32 Mon Sep 17 00:00:00 2001 From: Max Bane Date: Sat, 10 Jan 2015 11:05:07 -0500 Subject: [PATCH] There really aren't any vestiges left of asm.vim --- syntax/asm_ca65.vim | 3 --- 1 file changed, 3 deletions(-) diff --git a/syntax/asm_ca65.vim b/syntax/asm_ca65.vim index 0850ac8..62342b9 100644 --- a/syntax/asm_ca65.vim +++ b/syntax/asm_ca65.vim @@ -2,9 +2,6 @@ " Language: CA65 Assembler for 6502 Architectures " Maintainer: Max Bane -" Heavily derived from the 2014-Feb-04 version of Erik Wognsen's asm.vim, -" included in the Vim distribution. - " For version 5.x: Clear all syntax items " For version 6.0 and later: Quit when a syntax file was already loaded if version < 600