Closed jjasghar closed 10 years ago
Same here. I also get initial errors when starting vim:
Error detected while processing function pathogen#helptags:
line 4:
E154: Duplicate tag "codereview" in file /Users/dagingaa/.vim/bundle/vim-codereview/doc/codereview.txt
E154: Duplicate tag "codereview" in file /Users/dagingaa/.vim/bundle/vim-codereview/doc/codereview.txt
E154: Duplicate tag "patchreview" in file /Users/dagingaa/.vim/bundle/vim-codereview/doc/codereview.txt
Press ENTER or type command to continue
I tried running gem install json
but no luck.
I had a similar issue that I fixed by recompiling my homebrew macvim. I hadn't done so after upgrading to 10.9.
It uses whatever Ruby was there when you compiled Vim -- so probably the system Ruby. In my case, I changed to Ruby 2.0 and recompiled Vim, and everything was good. :)
Yep, I rebuilt MacVim and it works like a charm. I'm closing this, and thanks for all the comments and help!
I have +ruby/dyn on :version and i have curl; and i got Vundle installed.
This looks like it can do something rubyish?
Any help would be greatly appreciated!