Thanks everybody for helping me. I really appreciate it.

For the moment, I managed to do what I was trying to with this:

      syntax match Ignore /«\|»/ contained conceal
      highlight sExamplesInText ctermfg=white cterm=bold guifg=white
gui=bold
      syntax match sExamplesInText /«\_.\{-}»/ contains=Ignore


It seems to be at least "working". It is hard to get started.

I'll keep trying to improve my general Vim skills.

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

Reply via email to