Skip to content

Commit

Permalink
Cache updated (magit/transient).
Browse files Browse the repository at this point in the history
  • Loading branch information
basille committed Sep 4, 2019
1 parent 4194014 commit 95951e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions init.org
Original file line number Diff line number Diff line change
Expand Up @@ -988,6 +988,7 @@ file save). We also bound Magit to ~F8~, and integrate Git-flow
;; (setq vc-handled-backends (delq 'Git vc-handled-backends)) ; Remove Git from the list of backends handled by Emacs version control
;; (setq vc-handled-backends nil) ; Remove VC altogether
(setq
transient-history-file (concat my-cache-dir "transient/history.el")
magit-completing-read-function 'ivy-completing-read
magit-view-git-manual-method 'man
magit-refs-show-commit-count 'all)
Expand Down

0 comments on commit 95951e9

Please sign in to comment.