Skip to content

Commit add7184

Browse files
author
paulanthonywilson
committed
Merge pull request vmware-archive#11 from paulanthonywilson/fix-matchit
Using tsaleh's fix-matchit as mhz doesn't seem to have it any moe
2 parents f7b44da + 03674a1 commit add7184

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.vim/common_config/plugin_config.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
Bundle "git://github.com/ervandew/supertab.git"
1919
Bundle "git://github.com/tomtom/tcomment_vim.git"
2020
Bundle "git://github.com/michaeljsmith/vim-indent-object.git"
21-
Bundle "git://github.com/mhz/vim-matchit.git"
21+
Bundle "git://github.com/tsaleh/vim-matchit.git"
2222
Bundle "git://github.com/kana/vim-textobj-user.git"
2323
Bundle "git://github.com/nelstrom/vim-textobj-rubyblock.git"
2424
Bundle "git://github.com/tpope/vim-repeat.git"

0 commit comments

Comments
 (0)