tvl-depot/tools/emacs
Vincent Ambo c2f97577f7 feat(emacs-pkgs): Introduce nix-util helper library
Adds an Emacs library with so far a grand total of one helper function
that can prefetch and insert a git repository at point.

This is very useful for the various Go repo imports I am doing at the
moment.
2019-12-19 01:40:27 +00:00
..
config feat(emacs.d): Set screen-specific default text scales 2019-12-17 17:48:13 +00:00
.gitignore chore(emacs): Move emacs config to tools/emacs 2019-12-14 11:30:56 +00:00
default.nix feat(emacs-pkgs): Introduce nix-util helper library 2019-12-19 01:40:27 +00:00
README.md docs(emacs): Update README file 2019-12-14 11:32:54 +00:00

tools/emacs

This sub-folder builds my Emacs configuration, supplying packages from Nix and configuration from this folder.

I use Emacs for many things (including as my desktop environment).