Hi and bump.. where do suggestions for change to the official files go?
/Erik On Tue, Jun 23, 2009 at 17:29, Erik Wognsen<[email protected]> wrote: > Hi, > I have some suggestions for a change for the vim asm syntax file. I > asked the maintainer, but we agreed that I should write it here > instead. > > It should support comments! > I use: > syn match asmSpecialComment "#\*\*\*.*" > syn match asmComment "#.*" > > which is adapted from the original lines 48 and 49 in the file. > Someone with a good knowledge of GAS should also find out what the > purpose of those two original lines is. I don't know what the > semicolon does. > > It should also support /* multi-line comments */ > > I'm probably not going to use asm again, now our compiler project is > over (got an A - yay!) but I just thought this could be of use :-) > > Regards, > Erik Wognsen > --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
