From 467e39232f12ec8fb5a2386254259b89cebe5662 Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Tue, 17 Mar 2020 17:06:47 +0000 Subject: Add mac support to doom --- doom/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doom/init.el b/doom/init.el index d257bc2..a6f2c65 100644 --- a/doom/init.el +++ b/doom/init.el @@ -90,7 +90,7 @@ ;;gist ; interacting with github gists lookup ; navigate your code and its documentation ;;lsp - ;;macos ; MacOS-specific commands + macos ; MacOS-specific commands magit ; a git porcelain for Emacs ;;make ; run make tasks from Emacs pass ; password manager for nerds -- cgit