~ruther/emacs.d

478dd74819aa021b64bb9123c7306be8a7f79b17 — Rutherther 9 months ago 79757c9
chore: update project.el
1 files changed, 4 insertions(+), 1 deletions(-)

M init.el
M init.el => init.el +4 -1
@@ 577,8 577,11 @@
    ([remap describe-symbol] . helpful-symbol)))

;; Projects
(my-use-package xref
  :ensure t)

(my-use-package project
  :ensure nil
  :ensure t
  :custom
  (vc-handled-backends '(Git))
  (project-switch-commands '(

Do not follow this link