Erik Wognsen, 16.07.2009: > > On Wed, Jul 15, 2009 at 18:44, Ben Fritz<[email protected]> wrote: > > I know nothing about "GNU Assembler" which is the language listed in > > the syntax file, but assuming it does indeed support comments starting > > with #, I see personally see no problem with your proposed additions. > > Yeah, # is the single line comment marker. I don't know why the > current file uses the semicolon. My version of the GNU assembler > (2.18) doesn't even support semicolon as a comment marker.
asm.vim supports more than GNU assembler. There is no standard in assembler, leading to various dialects, some of them use ; for comments. Markus --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
