mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Merge pull request #707 from mattly-cambia/fix-electric-warning-from-example-init
Fix init.example `electric` module
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user