Code Monkey home page Code Monkey logo

Comments (3)

ekaschalk avatar ekaschalk commented on May 29, 2024 1

Each package in the display layer (its local dir) is setup by display/packages.el's display/init-pkg-name functions. They are are all self-contained and separate*.

So installing a pkg is as simple as appending the body of that function into the pkg.el, putting it on your load/path or in your init.el, and running it.

It's ordered this way so my personal settings for each pkg aren't hardcoded into the pkgs themselves. So feel free to mess with any of the contents in the display/init-pkg-name funcs.

  • Except for the char <-> unicode points set by pretty-fonts which other packages assume are set (otherwise you will see weird chars all-over).

from .spacemacs.d.

georgreen avatar georgreen commented on May 29, 2024

Hey did you figure this out? I'm a trying to figure out how to use this but it proving to be quiet a challenge. Would you mind pointing me in the right direction?

from .spacemacs.d.

georgreen avatar georgreen commented on May 29, 2024

After hours of trying, I figured it out, copy all the folders from this repo within layers folder to .emacs.d/private/ then add display into your .spacemacs config file in this section dotspacemacs-configuration-layers. @SONGPENG @ekaschalk Is it possible to just get the mathematics notation only without the other changes? I will appreciate this.😀

from .spacemacs.d.

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.