Update August 2025
Some checks failed
/ Test config on 20 (push) Failing after 51s

This commit is contained in:
Maciej 2025-08-04 11:39:09 +03:00
parent ef16f1af55
commit f03cae68b3
Signed by: maciej
GPG key ID: 28243AF437E32F99
14 changed files with 116 additions and 41 deletions

View file

@ -43,7 +43,7 @@
("i" "Indent" indent-region)]]
[["Complete"
("g" "Ask GPTel" gptel-menu)
("a" "Aider" aider-transient-menu)
("a" "Aider" aidermacs-transient-menu)
("e" "Refactor with Elysium" elysium-query)]]
[["Find"
("s" "Swiper" consult-line)
@ -70,6 +70,8 @@
("l" "Line" avy-goto-line)
("c" "Character" avy-goto-char-2)]
["Split"
("sr" "To right" split-window-right)
("sb" "To bottom" split-window-below)
("\\" "To right" split-window-right)
("/" "To bottom" split-window-below)]]
[["Buffers"