Tuesday, March 26, 2013

Re: replace represenation of certain characters with a string of characters?

On Wed, March 27, 2013 02:45, neolus wrote:
> whenever I tried with two characters vim complained it was an invalid
> argument.
> conceallevel 2 is on but it still won't work with more than one character.
> I tried
> hi Special gui=bold guibg=#000000 guifg=#022FEE
> set cole=2
> syn match Container "B" conceal cchar=AE
> syn match Container "B" conceal cchar=Ąę
> and it complained. Were you just suggesting I try it? or did you try it
> and
> it worked?
> I read the help file and it does technically say that 2 still takes one
> character.
> "is completely hidden unless it has a
> custom replacement character"


If you read my message again, I already wrote, that only a single character
is possible.

regards,
Christian


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