On Sat, Jan 7, 2012 at 2:17 PM, Gary Johnson <[email protected]> wrote: > On 2012-01-07, Peng Yu wrote: >> > What is the output from this command? >> > >> > :verbose set matchpairs? >> >> Here is the output. >> >> :verbose set match >> matchpairs matchtime >> matchpairs=(:),{:},[:],<:> >> Last set from ~/.vimrc > > That's not what I expected, but I think I understand the problem > because I now observe the same problem when I edit an HTML file. > You probably have the matchit.vim plugin enabled. Execute this > command,
Right, I indeed have it installed. Just to make sure, this is a bug in html.vim but not in matchit.vim, right? " matchit.vim: (global plugin) Extended "%" matching " Last Change: Fri Jan 25 10:00 AM 2008 EST " Maintainer: Benji Fisher PhD <[email protected]> " Version: 1.13.2, for Vim 6.3+ " URL: http://www.vim.org/script.php?script_id=39 -- Regards, Peng -- 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
