customize updates

This commit is contained in:
Anthony Cicchetti 2020-12-13 18:44:29 -05:00
parent c60a82e021
commit dac630187f

View file

@ -32,7 +32,7 @@
("melpa" . "https://melpa.org/packages/") ("melpa" . "https://melpa.org/packages/")
("org" . "https://orgmode.org/elpa/"))) ("org" . "https://orgmode.org/elpa/")))
'(package-selected-packages '(package-selected-packages
'(toc-org evil-org org-plus-contrib evil-goggles evil-expat evil-commentary auto-package-update lispy smartparens which-key git-gutter rainbow-delimiters auto-complete-distel auto-complete evil magit evil-magit)) '(evil-surround evil-collection undo-tree toc-org evil-org org-plus-contrib evil-goggles evil-expat evil-commentary auto-package-update lispy smartparens which-key git-gutter rainbow-delimiters auto-complete-distel auto-complete evil magit evil-magit))
'(undo-tree-auto-save-history t) '(undo-tree-auto-save-history t)
'(undo-tree-history-directory-alist '(("." . "~/.undohist-emacs"))) '(undo-tree-history-directory-alist '(("." . "~/.undohist-emacs")))
'(undo-tree-visualizer-diff t) '(undo-tree-visualizer-diff t)