summaryrefslogtreecommitdiffstats
path: root/custom-settings.el
diff options
context:
space:
mode:
authorMatthew Lemon <lemon@matthewlemon.com>2019-12-14 22:37:20 +0000
committerMatthew Lemon <lemon@matthewlemon.com>2019-12-14 22:37:20 +0000
commit47cb0f1fe1e6c16e43353580765edce2ed8b1bd6 (patch)
tree4a110b775336aa7f5695319eda5d8099d84298c3 /custom-settings.el
parentad7ae1995143a2838d5ed41c4d71a66af6e371ab (diff)
new font
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")