humiaozuzu / dot-vimrc

Maple's vim config files
2.21k stars 771 forks source link

Bundle 'edsono/vim-matchit'已失效 #28

Open kkstun opened 7 years ago

kkstun commented 7 years ago

Bundle 'edsono/vim-matchit'已失效

xgfone commented 7 years ago

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

Since vim 6.0, matchit.vim has been included in the standard vim distribution, under the macros/ directory;

xgfone commented 7 years ago

From Vim 6.3, matchit.vim is the newest version, 1.13.2.

" matchit.vim: (global plugin) Extended "%" matching " Last Change: Fri Jan 25 10:00 AM 2008 EST " Maintainer: Benji Fisher PhD benji@member.AMS.org " Version: 1.13.2, for Vim 6.3+ " URL: http://www.vim.org/script.php?script_id=39