vmware-archive / vim-config

This is the Vim configuration we use on pairing machines at Neo, as well as many Neons' personal machines. It's pretty okay.
BSD 2-Clause "Simplified" License
64 stars 41 forks source link

Fix vim-matchit repository link. #29

Closed hendrauzia closed 10 years ago

hendrauzia commented 10 years ago

Summary: Plugin vim-matchit doesn't exist.

Description: Repository for vim-matchit plugin on git://github.com/tsaleh/vim-matchit.git doesn't exist anymore, replaced the missing plugin with: https://github.com/vim-scripts/matchit.zip

Reference: https://github.com/thoughtbot/dotfiles/issues/234