Hi,
I'm using Vim 7.2 under XP x32
I don't know why, the new line anchor seems not working in my syntax file which I'd like to prepare for myself.
I want to highlight the 'Test' word which is at the beginning of the line. To do that I use:
syn match tsTestName /^Test/
highlight link tsTestName Special
and it didn't highlight.
Any suggestions?
Kamil
--
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
Tuesday, November 30, 2010
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment