From a2ff566f413bb7abc0c62a899846ed565a35f842 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Wed, 25 Dec 2019 17:34:20 +0000 Subject: org-gcal settings working --- custom-settings.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'custom-settings.el') diff --git a/custom-settings.el b/custom-settings.el index 55e6129..08cfb05 100644 --- a/custom-settings.el +++ b/custom-settings.el @@ -68,7 +68,7 @@ '(org-sort-agenda-notime-is-late nil) '(package-selected-packages (quote - (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))) + (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") -- cgit v1.2.3