1 2 3 4 5 6 7 8
;; -*- lexical-binding: t; -*- (use-package magit :ensure t :bind (("C-x g" . magit))) (use-package git-timemachine :ensure t)