diff options
| author | JackJ30 <jackqjamison@gmail.com> | 2025-03-31 02:42:52 -0400 |
|---|---|---|
| committer | JackJ30 <jackqjamison@gmail.com> | 2025-03-31 02:42:52 -0400 |
| commit | 506ffae68680dc2b5dfd35f4872f11119a358cb9 (patch) | |
| tree | d08ac3a9f2f652e5e265adea847fa0091b9df40d /.config/emacs/custom.el | |
| parent | 9c97bd0d524465c0a2615147857468c3aef7fd57 (diff) | |
cleanup
Diffstat (limited to '.config/emacs/custom.el')
| -rw-r--r-- | .config/emacs/custom.el | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/.config/emacs/custom.el b/.config/emacs/custom.el deleted file mode 100644 index 9a49e57..0000000 --- a/.config/emacs/custom.el +++ /dev/null @@ -1,13 +0,0 @@ -(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 - '(cmake-font-lock cmake-mode nerd-icons-dired nerd-icons-corfu nerd-icons-completion nerd-icons dired-subtree yasnippet-snippets vertico rainbow-delimiters projectile orderless no-littering multiple-cursors marginalia magit lsp-ui glsl-mode flycheck expand-region evil-nerd-commenter embark-consult dracula-theme doom-themes diminish corfu color-identifiers-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. - ) |
