summaryrefslogtreecommitdiffstats
path: root/custom-settings.el
diff options
context:
space:
mode:
Diffstat (limited to 'custom-settings.el')
-rw-r--r--custom-settings.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/custom-settings.el b/custom-settings.el
index 460f7b1..6bc6af1 100644
--- a/custom-settings.el
+++ b/custom-settings.el
@@ -41,7 +41,7 @@
'(org-sort-agenda-notime-is-late nil t)
'(package-selected-packages
(quote
- (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)))
+ (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")