Browse Source

Testing magit

Simon Watson 3 years ago
parent
commit
6672f68255
1 changed files with 1 additions and 0 deletions
  1. 1 0
      emacs/.emacs-mac

+ 1 - 0
emacs/.emacs-mac

@@ -48,6 +48,7 @@
 ;; Not enabled/required by default
 (straight-use-package 'evil)
 (straight-use-package 'dimmer)
+(straight-use-package 'magit)
 
 (require 'dimmer)
 (setq dimmer-fraction 0.4)