Git Product home page Git Product logo

Comments (6)

levone1 avatar levone1 commented on July 27, 2024

... changed extension to txt for Github
keymap.txt

from joshuto.

levone1 avatar levone1 commented on July 27, 2024

@inoshy I see from lines 60-72 there are seemingly similar command types but with different syntaxes, (some with (:command ) and some just (command)...

from joshuto.

levone1 avatar levone1 commented on July 27, 2024

Replaced all four files one-by-one, and same error each time... Maybe something in my env?

from joshuto.

kamiyaa avatar kamiyaa commented on July 27, 2024

This looks like an issue where joshuto can't find your config files and is defaulting to the default config file.
Then the default config file has an error in it.

I've made changes to fix the default config not being valid, but it appears its something to do with your set up and joshuto not finding your config files.

joshuto looks for configs in the following order:

  1. $JOSHUTO_CONFIG_HOME environment variable
  2. whatever xdg has setup + /joshuto
  3. $HOME/.config/joshuto
  4. ./config this is for debugging only and should never be used.

Hope this helps and let me know if you have anymore issues!

from joshuto.

kamiyaa avatar kamiyaa commented on July 27, 2024

Not sure why the pull request automatically closed this issue

from joshuto.

levone1 avatar levone1 commented on July 27, 2024

ok. That fixed it - working now... Thanks

from joshuto.

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.