This commit is contained in:
Anthony Cicchetti 2023-08-09 09:43:17 -04:00
parent 1bb3a8bcbe
commit 930ad320bc
2 changed files with 5 additions and 5 deletions

View file

@ -25,7 +25,7 @@
;;helm ; the *other* search engine for love and life ;;helm ; the *other* search engine for love and life
;;ido ; the other *other* search engine... ;;ido ; the other *other* search engine...
;; (ivy +childframe +fuzzy +icons +prescient) ; a search engine for love and life ;; (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 :ui
;;deft ; notational velocity for Emacs ;;deft ; notational velocity for Emacs
@ -67,7 +67,7 @@
word-wrap ; soft wrapping with language-aware indent word-wrap ; soft wrapping with language-aware indent
:emacs :emacs
(dired +icons) ; making dired pretty [functional] (dired) ; making dired pretty [functional]
electric ; smarter, keyword-based electric-indent electric ; smarter, keyword-based electric-indent
;;ibuffer ; interactive buffer management ;;ibuffer ; interactive buffer management
(undo +tree) ; persistent, smarter undo for your inevitable mistakes (undo +tree) ; persistent, smarter undo for your inevitable mistakes

6
flake.lock generated
View file

@ -8,11 +8,11 @@
"pre-commit-hooks": "pre-commit-hooks" "pre-commit-hooks": "pre-commit-hooks"
}, },
"locked": { "locked": {
"lastModified": 1692462990, "lastModified": 1692700763,
"narHash": "sha256-0hzA1DzbBfy6Yw4mb0FovRcP1+64AIRKGMSvaQiMctc=", "narHash": "sha256-pWbQEVSjlDfrrBoHv5XFe+IdYVpJXY8C9Wz7rO98yqU=",
"owner": "cachix", "owner": "cachix",
"repo": "devenv", "repo": "devenv",
"rev": "49ebb9b0a85949f364bacf0088c4142ed451f59e", "rev": "6b84a85dd5cde41cbf992b6b2445bf25fe0abb21",
"type": "github" "type": "github"
}, },
"original": { "original": {