diff options
author | Matthew Lemon <lemon@matthewlemon.com> | 2019-12-14 22:37:20 +0000 |
---|---|---|
committer | Matthew Lemon <lemon@matthewlemon.com> | 2019-12-14 22:37:20 +0000 |
commit | 47cb0f1fe1e6c16e43353580765edce2ed8b1bd6 (patch) | |
tree | 4a110b775336aa7f5695319eda5d8099d84298c3 /custom-settings.el | |
parent | ad7ae1995143a2838d5ed41c4d71a66af6e371ab (diff) |
new font
Diffstat (limited to 'custom-settings.el')
-rw-r--r-- | custom-settings.el | 2 |
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") |