Merge pull request #707 from mattly-cambia/fix-electric-warning-from-example-init
Fix init.example `electric` module
This commit is contained in:
commit
eacaf45279
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue