Document emacs configuration
This commit is contained in:
parent
5b2853d95b
commit
0646f4c325
2 changed files with 40 additions and 12 deletions
|
@ -33,6 +33,7 @@
|
|||
|
||||
(add-hook 'emacs-startup-hook #'hm/restore-file-name-handler-alist)
|
||||
|
||||
;; Nix manages our packages
|
||||
(setq package-enable-at-startup nil)
|
||||
|
||||
;; Avoid expensive frame resizing. Inspired by Doom Emacs.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue