summary refs log tree commit diff stats
path: root/user/emacs/early-init.el
Commit message (Collapse)AuthorAgeLines
* Emacs: set eln cache directory properlyAlan Pearce2024-05-25-0/+5
| | | | | | 1. It needs to be set in early-init.el 2. It should not be the last value of `native-comp-eln-load-path`, as that is expected to be a system directory
* emacs: fix lsp-mode in daemon sessionsAlan Pearce2024-05-21-0/+2
|
* Emacs: remove package-quickstart setupAlan Pearce2023-04-14-1/+0
|
* emacs: remove some useless codeAlan Pearce2023-03-26-4/+3
| | | | | | magit-define-global-key-bindings is t by default editorconfig will always be available assuming I'm running emacs from nix/home-manager
* emacs: hide menu-bar in darwin terminalsAlan Pearce2023-03-14-2/+2
|
* Emacs: use package-quickstartAlan Pearce2021-03-09-1/+1
|
* Emacs: move relevant config to early-initAlan Pearce2020-08-26-0/+14