Revise config/default comment in init.example.el
This commit is contained in:
parent
43360b5f00
commit
a5a8ca617a
1 changed files with 4 additions and 4 deletions
|
@ -140,10 +140,10 @@
|
||||||
; +langtool) ; a proofreader (grammar/style check) for Emacs
|
; +langtool) ; a proofreader (grammar/style check) for Emacs
|
||||||
|
|
||||||
:config
|
:config
|
||||||
;; The default module contains a set of reasonable defaults for Emacs, a
|
;; The default module set reasonable defaults for Emacs. It also provides
|
||||||
;; Spacemacs-inspired keybinding scheme, a custom yasnippet library, and
|
;; a Spacemacs-inspired keybinding scheme, a custom yasnippet library,
|
||||||
;; additional ex commands for evil-mode. Use it as a reference for your
|
;; and additional ex commands for evil-mode. Use it as a reference for
|
||||||
;; own modules.
|
;; your own modules.
|
||||||
(default +bindings +snippets +evil-commands)
|
(default +bindings +snippets +evil-commands)
|
||||||
|
|
||||||
;; This allows you to store your private module at $XDG_CONFIG_HOME/doom.
|
;; This allows you to store your private module at $XDG_CONFIG_HOME/doom.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue