Wednesday, November 27, 2013

syn match aaa '[' report error, is it a bug?

If I want to highlight '[', I have to write like this:
syn match aaa '\['

but as a pattern, '[' can match '['.
I think it's a bug!

--
--
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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: