mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-01-20 11:31:01 -08:00
On closer inspection it isn't necessary to expand the gitk and perl executable paths, since a) gitk is a GUI application that doesn't get called often enough (only once at a time) to warrant being optimized, and b) magit uses it to set an envvar for git (so git itself handles locating the executable internally -- much faster than Emacs can (esp over TRAMP), so it only benefits us to expand magit-git-executable. |
||
|---|---|---|
| .. | ||
| app | ||
| checkers | ||
| completion | ||
| config | ||
| editor | ||
| emacs | ||
| input | ||
| lang | ||
| os/tty | ||
| term | ||
| tools | ||
| ui | ||