On 2015-04-04 13:04, Steve wrote:
> I'm failing to find the digraph for the ellipsis (... but tighter).
You could add this one line to your .vimrc:
silent! dig -. 8230 "U+2026=… HORIZONTAL ELLIPSIS
> Playing around, I'm finding some pretty strange things. For example:
>
> Ctl-v u 8555 gives 蕕
When you're typing ctrl-V u, you're supposed to supply a hexadecimal number.
> but
>
> Ctl-k cR gives Ⅻ which is what is given in the :digraphs page. If I'm
> not mistaken, both should give the same result.
What you see - next to cR and Ⅻ - is the decimal number 8555, not the
hexadecimal number.
Adri
--
--
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/d/optout.
No comments:
Post a Comment