diff options
author | Matthew Lemon <lemon@matthewlemon.com> | 2020-01-05 16:08:32 +0000 |
---|---|---|
committer | Matthew Lemon <lemon@matthewlemon.com> | 2020-01-05 16:08:32 +0000 |
commit | 0fe9ea3b7523241a8ec244d659e5d85fcda4bc2b (patch) | |
tree | 544e9f7cb5cfc85c612e850fbfe50b646d984712 /custom-settings.el | |
parent | df9c165dd3885d34f45b87d780796355be2c9af0 (diff) |
gotest installed
Diffstat (limited to '')
-rw-r--r-- | custom-settings.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/custom-settings.el b/custom-settings.el index 9d3f779..0fe5853 100644 --- a/custom-settings.el +++ b/custom-settings.el @@ -58,6 +58,7 @@ '(ivy-on-del-error-function nil) '(ivy-use-virtual-buffers t) '(ivy-wrap t) + '(ledger-clear-whole-transactions t) '(lsp-ui-doc-border "wheat") '(lsp-ui-doc-enable t) '(lsp-ui-doc-header t) |