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 detected ... E117: Unknown function: conque_term#register_function #19

Open
jtosey opened this issue Dec 5, 2012 · 1 comment

Comments

@jtosey
Copy link

jtosey commented Dec 5, 2012

I get a load error when loading vim-ruby-conque. I've truncated my .gitmodules to this:

$ cat .gitmodules [submodule "bundle/vim-ruby-conque"] path = bundle/vim-ruby-conque url = https://github.com/skwp/vim-ruby-conque.git

But when I start mvim:

$ mvim $ Error detected while processing /Users/macuser/.vim/bundle/vim-ruby-conque/plugin/vim-ruby-conque.vim: line 104: E117: Unknown function: conque_term#register_function

Any ideas?

@skwp
Copy link
Owner

skwp commented Dec 5, 2012

do you have conqueterm installed?
it is required

Yan Pritzker
Sent with Sparrow (http://www.sparrowmailapp.com/?sig)

On Wednesday, December 5, 2012 at 12:59 AM, Joseph Tosey wrote:

I get a load error when loading vim-ruby-conque. I've truncated my .gitmodules to this:
$ cat .gitmodules
[submodule "bundle/vim-ruby-conque"]
path = bundle/vim-ruby-conque
url = https://github.com/skwp/vim-ruby-conque.git
But when I start mvim:
$ mvim
$ Error detected while processing /Users/macuser/.vim/bundle/vim-ruby-conque/plugin/vim-ruby-conque.vim:
line 104:
E117: Unknown function: conque_term#register_function
Any ideas?


Reply to this email directly or view it on GitHub (#19).

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

2 participants