ii / doom-config

A basic config for doom emacs with pairing tools aded in
0 stars 0 forks source link

Build a cross-platform devenv.sh nix-shell, and container #2

Open hh opened 1 year ago

hh commented 1 year ago

It should minimally have emacs from HEAD (feel free to pin) and our doom config loaded.

Tiny successes along the way:

Removing https://devenv.sh/containers/ dependency as it may be too heavy.

hh commented 1 year ago

@zachmandeville let's get a walk-thru of this today. I'd like to see where we are at.

hh commented 1 year ago

Compile options for emacs: https://github.com/cloudnative-coop/coop-templates/tree/main/iidoom

zachmandeville commented 1 year ago

am developing this at ii/doomnix in the try2 pr. Would love to pair first chance for an hour or so to help share knowledge and get help on this as I am having a difficult time.