.emacs.d/custom.el
2025-03-19 21:53:37 +01:00

29 lines
1.6 KiB
EmacsLisp

(custom-set-variables
;; custom-set-variables was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(package-selected-packages
'(aggressive-indent anzu auto-compile avy browse-kill-ring cask-mode
catppuccin-theme corfu default-text-scale
diff-hl diminish dimmer dirvish disable-mouse
dotenv-mode elisp-slime-nav embark-consult
envrc exec-path-from-shell flycheck-relint gcmh
git-link git-modes git-timemachine gnuplot
god-mode highlight-escape-sequences
highlight-quoted ibuffer-projectile ibuffer-vc
immortal-scratch ipretty list-unicode-display
macrostep magit-todos marginalia move-dup
multiple-cursors orderless org-bullets
org-cliplink org-pomodoro org-roam origami
package-lint-flymake page-break-lines paredit
puni rainbow-delimiters rainbow-mode sudo-edit
symbol-overlay tldr unfill vertico vterm-toggle
whitespace-cleanup-mode whole-line-or-region
writeroom-mode)))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
)