On Tue, Jun 17, 2014 at 7:21 AM, John Beckett <johnb.beck...@gmail.com> wrote:
[...]
> Can I hijack this to ask about U+2022 which is a nice bullet.
>
> One way to insert that in Vim is to execute the following
> (using :put="\u2022" fails because the quote is a comment):
>
>     :let s = "\u2022"
>     :put =s

In Insert mode, you can do the following to insert the bullet: <C-v>u2022

-- 
-- 
You received this message from the "vim_dev" 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_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui