Tuesday, March 26, 2013

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

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"




--
View this message in context: http://vim.1045645.n5.nabble.com/replace-represenation-of-certain-characters-with-a-string-of-characters-tp5714620p5714649.html
Sent from the Vim - General mailing list archive at Nabble.com.

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