On Sep 5, 11:45 pm, Schif Schaf <[email protected]> wrote:
> I often need to type out a line that looks something like the
> following:
>
>     foo(['abc'])
>
> To do so, I might literally type the following:
>
>   * foo
>   * ()
>   * <Left-Arrow>
>   * []
>   * <Left-Arrow>
>   * ''
>   * <Left-Arrow>
>   * abc
>

Take a look at our tip on this topic:

http://vim.wikia.com/wiki/Automatically_append_closing_characters
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to