Skip to content

Commit e9db09c

Browse files
committed
fixed textobj-rubyblock not working in macvim by including matchit plugin
1 parent c0ae8b7 commit e9db09c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.vim/common_config/plugin_config.vim

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
Bundle "git://github.com/ervandew/supertab.git"
2121
Bundle "git://github.com/tsaleh/vim-tcomment.git"
2222
Bundle "git://github.com/michaeljsmith/vim-indent-object.git"
23+
Bundle "git://github.com/mhz/vim-matchit.git"
2324
Bundle "git://github.com/kana/vim-textobj-user.git"
2425
Bundle "git://github.com/nelstrom/vim-textobj-rubyblock.git"
2526
Bundle "git://github.com/tpope/vim-repeat.git"

0 commit comments

Comments
 (0)