tvl-depot/users/tazjin/emacs
Vincent Ambo 35b214ae9f feat(tazjin/emacs): Add magit-find-file-worktree function
This will look up a file in the current worktree of the git repository
enclosing `default-directory'.

In combination with project-find-file this lets me toggle between
switching to a file within a project, and within the whole depot.

Change-Id: Ie1011f10051fc2c4bd4279b0944a79c7edf92f3b
Reviewed-on: https://cl.tvl.fyi/c/depot/+/1838
Tested-by: BuildkiteCI
Reviewed-by: tazjin <mail@tazj.in>
2020-08-23 23:47:46 +00:00
..
config feat(tazjin/emacs): Add magit-find-file-worktree function 2020-08-23 23:47:46 +00:00
.gitignore chore(tazjin/emacs): Move //tools/emacs to //users/tazjin/emacs 2020-06-18 20:19:50 +01:00
default.nix chore(tazjin/emacs): Bump my personal Emacs to 27.1 2020-08-17 18:14:40 +00:00
README.md chore(tazjin/emacs): Move //tools/emacs to //users/tazjin/emacs 2020-06-18 20:19:50 +01: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).