[emacs] Remove extra +icons option from (dired)

This commit is contained in:
Sebastian Schulze 2023-02-22 20:00:30 +01:00
parent 5064d973d2
commit df10f15122
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
snippets ; my elves. They type so I don't have to
:emacs
(dired +icons) ; making dired pretty [functional]
(dired) ; making dired pretty [functional]
electric ; smarter, keyword-based electric-indent
(undo +tree) ; persistent, smarter undo for your inevitable mistakes
vc ; version-control and Emacs, sitting in a tree