Update elpaca
All checks were successful
/ Test config on 20 (push) Successful in 28s

This commit is contained in:
Maciej 2024-11-07 17:07:28 +02:00
parent 42ccce60bd
commit d15b0776b0
Signed by: maciej
GPG key ID: 41D62D42D3B0D765
5 changed files with 176 additions and 172 deletions

View file

@ -22,7 +22,7 @@
("g" "Grep in project" consult-ripgrep)]
["Completions"
("a" "Grep in buffer" consult-line)
("b" "Buffer list" consult-buffer)
("b" "Find Buffer" consult-buffer)
("t" "Find file" find-file)]
["Magit"
("m" "Git status" magit-status)
@ -31,6 +31,7 @@
[""
["LISP"
("i" "IELM" ielm)
("B" "iBuffer" ibuffer)
("e" "eval-region" eval-region)]
["Other"
("d" "deft" deft)