Tuesday, January 8, 2013

Re: help on syntax file for fixed-width record files

On Mon, Jan 7, 2013 at 8:33 PM, Vlad Irnov <vlad.irnov@gmail.com> 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

No comments: