Friday, February 17, 2012

Re: How to display line end like in this vim video?

> Do you mean ¬? What I did to get it:
> :digraphs       shows all the digraph available (this might depend on the font that you use)
> One the right side of each digraph there is a number which is to be used with
> i_CTRL-V. This particular has value 172 so to get ¬ just type in  insert mode
> ^V172 (where ^V is CTRL-V).

I do not mean to type that character. I just need vim to display that
character by default at the line ends. So that I know there lines end
in case so that I know whether there are trailing space characters.

--
Regards,
Peng

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