From 09a10dafec4020b8b4a95c4d4d4dd5c66c0a52e5 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Tue, 7 Jan 2020 11:49:08 +0000 Subject: auctex added --- custom-settings.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'custom-settings.el') diff --git a/custom-settings.el b/custom-settings.el index 366b83e..7697e13 100644 --- a/custom-settings.el +++ b/custom-settings.el @@ -58,7 +58,7 @@ '(ivy-on-del-error-function nil) '(ivy-use-virtual-buffers t) '(ivy-wrap t) - '(ledger-clear-whole-transactions t) + '(ledger-clear-whole-transactions t t) '(lsp-ui-doc-border "wheat") '(lsp-ui-doc-enable t) '(lsp-ui-doc-header t) @@ -73,7 +73,7 @@ '(org-sort-agenda-notime-is-late nil) '(package-selected-packages (quote - (ox-hugo company-irony beacon-mode python-pytest password-store csv-mode 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))) + (auctex dired-x gotest company-irony beacon-mode python-pytest password-store csv-mode 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") -- cgit v1.2.3