Thursday, August 21, 2014

Re: Matchit plugin doesn't match square brackets

Am 2014-08-21 12:01, schrieb 'Vanilla Ice' via vim_use:
> Strange, as % matches [,] even when i start with 'vim -u NONE' (7.4
> version here).

That's because the [] pair is in set matchpairs setting by default (:h
'mps')

> It doesn't match in a simple situation though: when you
> have unbalanced [s in your file. E.g. "[ ] ]" and cursor on last
> bracket.

Well, where should it go?

Best,
Christian

--
--
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: