wip
This commit is contained in:
parent
1bb3a8bcbe
commit
930ad320bc
2 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
|
6
flake.lock
generated
6
flake.lock
generated
|
@ -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": {
|
||||
|
|
Loading…
Add table
Reference in a new issue