On 01/05/08 11:04 +1000, Ben Schmidt wrote: > > Dasn wrote: > > > > $ cat test.c > > #define MAX 12 > > #define PIPE_SIZE (12) > > > > $ vim -Nu NONE "+syn on" test.c > > > > Please note the PIPE_SIZE. > > Looks fine to me. What do you see? > I get the MAX highlighted as Macro (which is fine), while the PIPE_SIZE is not highlighted. 'PIPE_SIZE' shouldn't be the same look as the 'MAX'?
:) -- Dasn --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
