Merge pull request #707 from mattly-cambia/fix-electric-warning-from-example-init

Fix init.example `electric` module
This commit is contained in:
Henrik Lissner 2018-06-20 18:36:25 +02:00 committed by GitHub
commit eacaf45279
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,7 +51,7 @@
:emacs
dired ; making dired pretty [functional]
ediff ; comparing files in Emacs
electric-indent ; smarter, keyword-based electric-indent
electric ; smarter, keyword-based electric-indent
;eshell ; a consistent, cross-platform shell (WIP)
imenu ; an imenu sidebar and searchable code index
;term ; terminals in Emacs