I have a problem installing the matchit plugin (for matching html tags) which comes with vim on debian.
As far as I understand, all I have to do is ':so PATHTOMATCHIT/matchit.vim' and I should be able to match html tags with pressing '%' in vim. Is this installation procedure correct, or do I still need to do something in addition to get html tag matching? Also, there are two files matchit.vim in debian, one in '/usr/share/vim/addons/plugin', the other in '/usr/share/vim/vim73/macros/' Does it matter which one I chose? I tried with either, but without success, i.e. '%' did not have any effect when I am on html tags. -- View this message in context: http://vim.1045645.n5.nabble.com/Install-matchit-tp5710177.html Sent from the Vim - General mailing list archive at Nabble.com. -- 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
