summaryrefslogtreecommitdiffstats
path: root/custom-settings.el
diff options
context:
space:
mode:
authorMatthew Lemon <lemon@matthewlemon.com>2019-12-26 18:00:08 +0000
committerMatthew Lemon <lemon@matthewlemon.com>2019-12-26 18:00:08 +0000
commit429f8ffcde75edf7810f5a0c146b9e847b8b83ac (patch)
tree2a384438c6c0171addf0b7ce5facb63fef46c961 /custom-settings.el
parentb14ed5a75f8329764c53f41a1e319a04e8280305 (diff)
adding stuff from https://github.com/mwfogleman/.emacs.d/blob/master/michael.org
Diffstat (limited to '')
-rw-r--r--custom-settings.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/custom-settings.el b/custom-settings.el
index 08cfb05..e3f88f4 100644
--- a/custom-settings.el
+++ b/custom-settings.el
@@ -68,7 +68,7 @@
'(org-sort-agenda-notime-is-late nil)
'(package-selected-packages
(quote
- (org-gcal lsp-python-ms ace-window discover-my-major popup-kill-ring amx gnu-elpa-keyring-update auto-package-update monokai-theme color-theme-monokai color-theme-sanityinc-tomorrow dracula-theme evil-mode yasnippet-snippets highlight-symbol rainbow-delimiters git-gutter Ivy org-caldav which-key-mode org-plus-contrib use-package ac-cider magit blacken py-autopep8 flycheck elpy yasnippet company-lsp company lsp-ui go-autocomplete lsp-mode go-mode markdown-mode gruvbox-theme helm org cider slime evil)))
+ (expand-region org-gcal lsp-python-ms ace-window discover-my-major popup-kill-ring amx gnu-elpa-keyring-update auto-package-update monokai-theme color-theme-monokai color-theme-sanityinc-tomorrow dracula-theme evil-mode yasnippet-snippets highlight-symbol rainbow-delimiters git-gutter Ivy org-caldav which-key-mode org-plus-contrib use-package ac-cider magit blacken py-autopep8 flycheck elpy yasnippet company-lsp company lsp-ui go-autocomplete lsp-mode go-mode markdown-mode gruvbox-theme helm org cider slime evil)))
'(pdf-view-midnight-colors (quote ("#fdf4c1" . "#282828")))
'(pos-tip-background-color "#36473A")
'(pos-tip-foreground-color "#FFFFC8")