diff options
Diffstat (limited to '.emacs-custom.el')
| -rw-r--r-- | .emacs-custom.el | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.emacs-custom.el b/.emacs-custom.el index 6d3c8ed..d6694cc 100644 --- a/.emacs-custom.el +++ b/.emacs-custom.el @@ -79,9 +79,6 @@ '(org-fontify-done-headline nil) '(org-fontify-quote-and-verse-blocks t) '(org-startup-indented t) - '(package-archives - '(("melpa" . "https://melpa.org/packages/") - ("gnu" . "https://elpa.gnu.org/packages/"))) '(package-selected-packages '(async auctex debbugs delight diff-hl eglot flycheck magit markdown-mode page-break-lines paradox rg rust-mode which-key wgrep)) '(page-break-lines-modes '(fundamental-mode text-mode prog-mode special-mode)) |
