xref history should be window-specific

This commit is contained in:
Benson Chu 2023-07-31 09:34:40 -05:00
parent d6b512821f
commit 0ab4494bd0

View file

@ -13,6 +13,8 @@
(setq backup-directory-alist `(("." . ,(concat user-emacs-directory "backups"))))
(setq xref-history-storage #'xref-window-local-history)
(setq use-dialog-box nil)
;; Don't fricken suspend emacs