We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ae54af7 + 259f683 commit b5b84e4Copy full SHA for b5b84e4
1 file changed
plugin/textobj/rubyblock.vim
@@ -2,10 +2,6 @@ if exists('g:loaded_textobj_rubyblock') "{{{1
2
finish
3
endif
4
5
-if exists(':NeoBundleDepends')
6
- NeoBundleDepends 'kana/vim-textobj-user'
7
-endif
8
-
9
" Interface "{{{1
10
call textobj#user#plugin('rubyblock', {
11
\ '-': {
0 commit comments