87913bbd6a
More config changes
/ Test config on 20 (push) Failing after 57s
2025-01-18 21:09:06 +02:00
118cf92a27
Make loading faster by eliminating require blocks
/ Test config on 20 (push) Failing after 45s
2025-01-17 10:22:38 +02:00
3641dad52a
Configure transients
/ Test config on 20 (push) Failing after 50s
2025-01-16 19:22:00 +02:00
040ffa7cb3
Remove icejam-blocking file
/ Test config on 20 (push) Failing after 42s
2025-01-15 14:46:32 +02:00
eb58a51bab
Cleanup
/ Test config on 20 (push) Failing after 42s
2025-01-15 11:06:47 +02:00
2150285aea
fix problem with lispy not loading
/ Test config on 20 (push) Failing after 44s
2025-01-09 09:26:38 +02:00
3c59ad8bbc
Remove some packages that do not work properly
2025-01-07 18:59:09 +02:00
d7e51e32d5
use corfu
2025-01-07 18:55:07 +02:00
a0500746f4
Working corfu setup without company
2025-01-07 14:25:33 +02:00
b9559eabe0
Replace company-box with kind-icons
...
/ Test config on 20 (push) Failing after 49s
It makes icons also appear in the terminal
2025-01-07 08:04:41 +02:00
d260817105
Make gcmh deferred
/ Test config on 20 (push) Failing after 44s
2025-01-06 19:59:33 +02:00
46b86fc5a9
Make diminish non-blocking
...
/ Test config on 20 (push) Failing after 37s
Further lowers the startup time
2025-01-06 11:36:39 +02:00
0ec8f700af
Fix bug in exec-path-from-shell hook, simplify font setup
/ Test config on 20 (push) Failing after 48s
2025-01-05 17:34:12 +02:00
b0361861b4
Further housekeeping, bring the initial load down to under 1500 ms
...
/ Test config on 20 (push) Failing after 53s
Make the editor load faster by deferring as much as possible until
later use. For example, LSP load is now deferred until first use and
no longer blocking.
Use only elixir-format from elixir-mode, for similar speed
reasons. The rest of the package has been taken over by the treesitter
version of the mode.
2025-01-05 08:07:18 +02:00
3ffb484fd8
Housekeeping
...
/ Test config on 20 (push) Failing after 44s
- Keep longer undo data, I have run into situations where the history
is too short.
- Clean up undo/redo key bindings.
- Try to make the dashboard package load async and faster. I have seen
it block more than once.
2025-01-02 07:58:01 +02:00
bd87a9f883
Add Aider and change font to other Iosevka
/ Test config on 20 (push) Failing after 47s
2024-12-27 07:59:52 +02:00
3d47b6e70f
Update packages
/ Test config on 20 (push) Failing after 46s
2024-12-15 10:41:05 +02:00
4be55a9351
Update packages
/ Test config on 20 (push) Failing after 47s
2024-12-04 10:13:06 +02:00
d1ee6a12ed
Use TS mode for Kotlin
/ Test config on 20 (push) Failing after 49s
2024-11-24 15:30:05 +02:00
34a2741886
Update packages
/ Test config on 20 (push) Successful in 27s
2024-11-11 07:58:11 +02:00
d15b0776b0
Update elpaca
/ Test config on 20 (push) Successful in 28s
2024-11-07 17:07:28 +02:00
42ccce60bd
Minor changes
/ Test config on 20 (push) Successful in 27s
2024-11-04 08:05:39 +02:00
a68257ee41
Prefer setopt to :custom from use-package
...
/ 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
706607afba
Does it start and exit without problems?
/ Test config on 20 (push) Failing after 23s
2024-10-30 14:34:41 +02:00
a0b74ef1db
Merge branch 'use-elpaca'
/ Test config on 20 (push) Successful in 26s
2024-10-30 12:23:11 +02:00
1679c28153
Write lockfile
/ Test config on 20 (push) Successful in 26s
2024-10-30 12:11:45 +02:00
4ae4160e65
Read and write lockfiles
/ Test config on 20 (push) Successful in 25s
2024-10-30 12:04:52 +02:00
657498afd4
Yeah it doesn't work
/ Test config on 20 (push) Successful in 26s
2024-10-30 11:54:41 +02:00
7b8da6d8ca
Replace 0 with nil
2024-10-30 10:26:37 +02:00
f21f3dcc77
Use elpaca for longer
/ 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
82a157fac2
Some updates
/ Test config on 20 (push) Successful in 26s
2024-10-22 15:10:10 +03:00
ecf3d4195a
remove local dependency on swiper
2024-10-22 13:31:59 +03:00
42e9ee7862
Replace icejam/ with icejam- and icejam-lang/ with icejam- namespacing
/ Test config on 20 (push) Successful in 27s
2024-10-22 12:47:06 +03:00
70418a27c3
Hack around company
2024-10-21 20:58:55 +03:00
a1fd85896f
Move copilot to its own file
/ Test config on 20 (push) Successful in 27s
2024-10-21 20:52:24 +03:00
ebdea386c3
Replace projectile with project.el and counsel with vertico
2024-10-21 20:48:45 +03:00
00fe42ad44
Fix broken projectile config
2024-10-21 19:54:07 +03:00
f202a29449
Update packages
/ Test config on 20 (push) Successful in 28s
2024-10-15 13:30:15 +03:00
5cf9984226
Minor tweaks and fixes
...
/ Test config on 20 (push) Failing after 13s
- ensure certain variables are copied from .zprofile
- shorten which-key delay
- increase garbage collection threshold
2024-09-09 08:04:58 +03:00
c85cd624f1
Add testing file
/ Test config on 20 (push) Successful in 28s
2024-09-02 12:15:08 +03:00
0c09dcf198
Rework OCaml setup, and move to emacs-plus homebrew
/ Test config on 20 (push) Successful in 31s
2024-08-31 20:29:00 +03:00
9dd86c7fc2
Add lispy mode
/ Test config on 20 (push) Successful in 26s
2024-08-20 11:25:12 +03:00
97c02a2995
It has been so long, only zenburn works for me
/ Test config on 20 (push) Successful in 27s
2024-08-18 09:40:51 +03:00
b83e55b79b
Update
/ Test config on 20 (push) Successful in 27s
2024-08-16 11:42:31 +03:00
d527d1dda3
Update themes and deft-ignore-file-regexp
/ Test config on 20 (push) Has been cancelled
2024-08-08 18:07:45 +03:00
eb71b1226f
Move treesitter configuration to its own file
/ Test config on 20 (push) Has been cancelled
2024-08-05 13:25:33 +03:00
ff2dbc1796
I broke some stuff, this fixes it
/ Test config on 20 (push) Successful in 25s
2024-08-03 22:10:57 +03:00
f0340183f6
Move some key bindings around
/ Test config on ${{matrix.node}} (20) (push) Has started running
2024-08-03 07:15:30 +03:00