You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
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?
The text was updated successfully, but these errors were encountered: