From a5a8ca617aecf8e14231f95ef2f1050ddee35b57 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Wed, 14 Feb 2018 23:42:45 -0500 Subject: [PATCH] Revise config/default comment in init.example.el --- init.example.el | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/init.example.el b/init.example.el index 36e768fb9..ae322211b 100644 --- a/init.example.el +++ b/init.example.el @@ -140,10 +140,10 @@ ; +langtool) ; a proofreader (grammar/style check) for Emacs :config - ;; The default module contains a set of reasonable defaults for Emacs, a - ;; Spacemacs-inspired keybinding scheme, a custom yasnippet library, and - ;; additional ex commands for evil-mode. Use it as a reference for your - ;; own modules. + ;; The default module set reasonable defaults for Emacs. It also provides + ;; a Spacemacs-inspired keybinding scheme, a custom yasnippet library, + ;; and additional ex commands for evil-mode. Use it as a reference for + ;; your own modules. (default +bindings +snippets +evil-commands) ;; This allows you to store your private module at $XDG_CONFIG_HOME/doom.