aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-03-17 17:06:47 +0000
committerYann Herklotz <git@yannherklotz.com>2020-03-17 17:06:47 +0000
commit467e39232f12ec8fb5a2386254259b89cebe5662 (patch)
tree56d88505f1bfe0138e32fe2d670cef40343fea74
parent1ef69dff0bb074ea950579b126d6ff3167b0e641 (diff)
downloaddotfiles-467e39232f12ec8fb5a2386254259b89cebe5662.tar.gz
dotfiles-467e39232f12ec8fb5a2386254259b89cebe5662.zip
Add mac support to doom
-rw-r--r--doom/init.el2
1 files changed, 1 insertions, 1 deletions
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