diff options
Diffstat (limited to 'custom-settings.el')
-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) |