Giter VIP home page Giter VIP logo

Comments (5)

Dovermore avatar Dovermore commented on August 25, 2024

I had this error

Error detected while processing /SomePath/.vim/bundle/vimbed/plugin/vimbed.vim:
line  420:
E122: Function <SNR>94_VimLeave already exists, add ! to replace it
line  435:
E122: Function <SNR>94_WriteTabFile already exists, add ! to replace it

before I added ! to the two functions. But after that, I still will get Athame Failure: Vimbed failure . How can I diagnose where Vimbed Failed?

from athame.

ardagnir avatar ardagnir commented on August 25, 2024

Vimbed failure usually means vimbed isn't running at all or you're running a bad version. It might have been deleted from your lib directory when you updated your os.

If you want to try using vimbed from your bundle, make sure it matches the version included with your Athame source and add the following to your bashrc:
ATHAME_VIMBED_LOCATION=/SomePath/.vim/bundle/vimbed/plugin

from athame.

Dovermore avatar Dovermore commented on August 25, 2024

Hi thanks for the response,

I have exported,
export ATHAME_VIMBED_LOCATION=$HOME/.vim/bundle/vimbed/plugin export ATHAME_ENABLED=1
in my .zshrc.
I am managing my vimbed with Vundle, shall I manually install vimbed instead?

from athame.

ardagnir avatar ardagnir commented on August 25, 2024

Installing Athame normally installs vimbed to your libdir, but it doesn't really matter where it is as long as ATHAME_VIMBED_LOCATION is pointing to the right place.

from athame.

Dovermore avatar Dovermore commented on August 25, 2024

I suppose the exact install way doesn't matter either.
It seems even though I pointed out the ATHAME_VIMBED_LOCATION to my vimbed location. It still fails.
Nevertheless, thanks for the help and the great work making Athame.
I think I will do a complete reinstall later when I got the time and then see if it works. I will close this for now.

from athame.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.