From 445477e5c1ea430009cf85b8546fe98c2365bf40 Mon Sep 17 00:00:00 2001 From: Sebastian Schulze Date: Thu, 20 May 2021 08:29:35 +0200 Subject: [PATCH] [org] Add lookup +dictionary --- dot_doom.d/init.el.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_doom.d/init.el.tmpl b/dot_doom.d/init.el.tmpl index 494d29d..2c2ce98 100644 --- a/dot_doom.d/init.el.tmpl +++ b/dot_doom.d/init.el.tmpl @@ -52,7 +52,7 @@ docker editorconfig ; let someone else argue about tabs vs spaces (eval +overlay) ; run code, run (also, repls) - lookup ; navigate your code and its documentation + (lookup +docsets +dictionary) ; navigate your code and its documentation (magit +forge) ; a git porcelain for Emacs make ; run make tasks from Emacs pdf ; pdf enhancements