On Mon, Jan 7, 2013 at 8:33 PM, Vlad Irnov <[email protected]> wrote:
>
> syntax match ARecord_RecordType /^A/ contains=ALL
> syntax match ARecord_RecordCount /^A.\{9}/ contains=ALL
> syntax match ARecord_RecordOriginatorID /^A.\{19}/ contains=ALL
>
>
This works perfectly, thanks!
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
