Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while starting Vim after adding vim-textobj-rubyblock (via Vundle) #21

Open
jikkujose opened this issue Sep 13, 2014 · 3 comments

Comments

@jikkujose
Copy link

Error detected while processing /Users/Jiks/.vim/bundle/vim-textobj-rubyblock/plugin/textobj/rubyblock.vim:
line   12:
E117: Unknown function: textobj#user#plugin
Press ENTER or type command to continue
@nelstrom
Copy link
Owner

I'm guessing that you haven't installed vim-textobj-user, which is a dependency for this plugin. Add this line to your vimrc:

Bundle 'kana/vim-textobj-user.git'

@jikkujose
Copy link
Author

Yes! That was it! Missed the dependency! But I think the plugin isn't working as expected!

vir nor var is selecting the inside or outside blocks.

@sagarjauhari
Copy link

Same problem. Doesn't look like this plugin is maintained anymore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants