Just tried the plugin and it works great, the only issue i'm having is
typing '{'
results in this
'{|}' not
{
  |
}
where | is the cursor position. Is there any option to change this or
am i doing something wrong? Thanks
--Brendon

On 4/3/07, Karl Guertin <[EMAIL PROTECTED]> wrote:
On 3/31/07, Greg Fitzgerald <[EMAIL PROTECTED]> wrote:
> Anyone know of a way to achieve bracket completion?

I've been sitting on a plugin that does this for a month or so. The
main difference between my plugin and the rest of the options here is
that I do the completion without breaking history or repeat.

Freshly uploaded to vim.org:

http://www.vim.org/scripts/script.php?script_id=1849

This plugin was pared down from a larger script that included a set of
less reusable mappings, so let me know if there's a problem.

Reply via email to