Commit graph

9 commits

Author SHA1 Message Date
8242a27306
Fix compilation warning in avy
Some checks failed
/ Test config on 20 (push) Failing after 47s
2025-01-29 08:17:02 +02:00
118cf92a27
Make loading faster by eliminating require blocks
Some checks failed
/ Test config on 20 (push) Failing after 45s
2025-01-17 10:22:38 +02:00
42ccce60bd
Minor changes
All checks were successful
/ Test config on 20 (push) Successful in 27s
2024-11-04 08:05:39 +02:00
a68257ee41
Prefer setopt to :custom from use-package
All checks were successful
/ Test config on 20 (push) Successful in 26s
The following does not provide completion for variables:

  (use-package thing :custom (thing-thing :ok))
2024-10-31 14:36:47 +02:00
f21f3dcc77
Use elpaca for longer
All checks were successful
/ Test config on 20 (push) Successful in 29s
2024-10-30 08:18:17 +02:00
1fe168ccc6
Slowly replace use-package with with-eval-after-load 2024-10-23 11:06:19 +03:00
c7b0c1c6c2
Use elpaca instead of straight
Some big changes related to that, and to use-package
2024-10-23 09:08:11 +03:00
f0340183f6
Move some key bindings around
Some checks are pending
/ Test config on ${{matrix.node}} (20) (push) Has started running
2024-08-03 07:15:30 +03:00
8a4471b1da
Start properly namespacing config packages
Some checks are pending
/ Test config on ${{matrix.node}} (20) (push) Waiting to run
2024-07-27 09:13:59 +03:00
Renamed from pkg/avy.el (Browse further)