From cedadb3233668582e92186464de74055449fe98b Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Fri, 1 Mar 2019 00:44:45 -0500 Subject: [PATCH] Enable magit by default #1052 Co-authored-by: Aria Edmonds --- init.example.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.example.el b/init.example.el index 30d0c4b63..d45312a35 100644 --- a/init.example.el +++ b/init.example.el @@ -69,7 +69,7 @@ ;;gist ; interacting with github gists ;;lsp ;;macos ; MacOS-specific commands - ;;magit ; a git porcelain for Emacs + magit ; a git porcelain for Emacs ;;make ; run make tasks from Emacs ;;password-store ; password manager for nerds ;;pdf ; pdf enhancements