On Oct 5, 10:12 am, Wayne Seguin <wayneeseg...@gmail.com> wrote:
> On Oct 05, 2009, at 05:12 , roym wrote:
> One odd thing I've noticed with autoclose is that if I only want a  
> single quote I end up having to work around autoclose rather than  
> with, does anyone know of a modifier key for autoclose that says "only  
> one please"?

I don't use autoclose, but typing <c-v>' (that's control+v, then ') in
insert mode should give you a single quote. Read ":help CTRL-V" for
more info.

I use inoremap to set some mappings like n't, 've and 're, so they
won't be affected by delimitMate. I might add that to the plugin
itself, but I'm not sure yet.

Cheers,
Israel
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_mac" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to