diff --git a/emacs/emacs.doom/init.el b/emacs/emacs.doom/init.el index d206534..8b09173 100644 --- a/emacs/emacs.doom/init.el +++ b/emacs/emacs.doom/init.el @@ -25,7 +25,7 @@ ;;helm ; the *other* search engine for love and life ;;ido ; the other *other* search engine... ;; (ivy +childframe +fuzzy +icons +prescient) ; a search engine for love and life - (vertico +icons) ; the search engine of the future + (vertico) ; the search engine of the future :ui ;;deft ; notational velocity for Emacs @@ -67,7 +67,7 @@ word-wrap ; soft wrapping with language-aware indent :emacs - (dired +icons) ; making dired pretty [functional] + (dired) ; making dired pretty [functional] electric ; smarter, keyword-based electric-indent ;;ibuffer ; interactive buffer management (undo +tree) ; persistent, smarter undo for your inevitable mistakes diff --git a/flake.lock b/flake.lock index 0dd90f5..adfe689 100644 --- a/flake.lock +++ b/flake.lock @@ -8,11 +8,11 @@ "pre-commit-hooks": "pre-commit-hooks" }, "locked": { - "lastModified": 1692462990, - "narHash": "sha256-0hzA1DzbBfy6Yw4mb0FovRcP1+64AIRKGMSvaQiMctc=", + "lastModified": 1692700763, + "narHash": "sha256-pWbQEVSjlDfrrBoHv5XFe+IdYVpJXY8C9Wz7rO98yqU=", "owner": "cachix", "repo": "devenv", - "rev": "49ebb9b0a85949f364bacf0088c4142ed451f59e", + "rev": "6b84a85dd5cde41cbf992b6b2445bf25fe0abb21", "type": "github" }, "original": {