the following syntax region:
syn region conceal start="\\afootnote" end="}"
then split the buffer and did
:set conceallevel=3
in one of the split windows.
The correct strings are being identified.
However, there are issues:
1) The strings are highlighted with white color in both windows -- I have
verified the conceallevel via ":verbose set conceallevel?".
2) My background is black -- so the highlight should be black and not white.
--Suresh
--
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:
Post a Comment