Commit graph

84 commits

Author SHA1 Message Date
c2e63a1fa6
Use an option to remove value from git-commit-setup-hook
Some checks failed
/ Test config on 20 (push) Failing after 39s
The patch is flimsy and more often than not it did not work properly.
2026-04-02 09:43:06 +03:00
bf86a17a3c
Use dolist instead of multiple forms 2026-04-02 08:04:51 +03:00
36dac8db83
Prefer newer files
Some checks failed
/ Test config on 20 (push) Failing after 40s
2026-04-01 19:58:47 +03:00
58483d3943
Clean up some variable problems
Some checks failed
/ Test config on 20 (push) Failing after 50s
2026-04-01 14:11:52 +03:00
8115d07ddf
Revert a suspicious commit coming from magit-commit.el
Some checks failed
/ Test config on 20 (push) Failing after 56s
2026-03-26 15:59:57 +02:00
6ee2c3beec
Commit this
Some checks failed
/ Test config on 20 (push) Failing after 59s
2026-03-26 15:38:28 +02:00
b03815cf31
Revert eldoc-box being broken 2026-03-26 07:50:41 +02:00
11a2eb3949
Add Jinja mode 2026-03-26 07:50:28 +02:00
4825f2328a
Update 20260310
Some checks failed
/ Test config on 20 (push) Failing after 55s
2026-03-10 08:59:04 +02:00
1b64c05b0f
Shorten corfu completion delay
Some checks failed
/ Test config on 20 (push) Failing after 56s
2026-01-22 15:26:15 +02:00
b10acede86
Configure treemacs
Some checks failed
/ Test config on 20 (push) Failing after 51s
2025-10-28 12:14:01 +02:00
2ef1340e6c
Replace lsp-mode with eglot
Some checks failed
/ Test config on 20 (push) Failing after 49s
2025-09-18 15:06:30 +03:00
f03cae68b3
Update August 2025
Some checks failed
/ Test config on 20 (push) Failing after 51s
2025-08-04 11:39:09 +03:00
ef16f1af55
Use new elpaca-write-lock-file function
Some checks failed
/ Test config on 20 (push) Failing after 45s
2025-02-04 08:39:24 +02:00
c2aebb5450
Some small comment change
Some checks failed
/ Test config on 20 (push) Failing after 41s
2025-01-29 09:22:41 +02:00
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
ea0e8706f2
Remove BSD specific config and make HEEx formatter work
Some checks failed
/ Test config on 20 (push) Failing after 46s
2025-01-28 08:11:57 +02:00
67066dee3d
Add new theme and make lua a standalone lang module
Some checks failed
/ Test config on 20 (push) Failing after 50s
2025-01-22 14:17:38 +02:00
62a523fbec
Update elpaca that broke after FSF servers broke
Some checks failed
/ Test config on 20 (push) Failing after 46s
2025-01-20 09:47:01 +02:00
87913bbd6a
More config changes
Some checks failed
/ Test config on 20 (push) Failing after 57s
2025-01-18 21:09:06 +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
3641dad52a
Configure transients
Some checks failed
/ Test config on 20 (push) Failing after 50s
2025-01-16 19:22:00 +02:00
040ffa7cb3
Remove icejam-blocking file
Some checks failed
/ Test config on 20 (push) Failing after 42s
2025-01-15 14:46:32 +02:00
eb58a51bab
Cleanup
Some checks failed
/ Test config on 20 (push) Failing after 42s
2025-01-15 11:06:47 +02:00
2150285aea
fix problem with lispy not loading
Some checks failed
/ 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
Some checks failed
/ 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
Some checks failed
/ Test config on 20 (push) Failing after 44s
2025-01-06 19:59:33 +02:00
46b86fc5a9
Make diminish non-blocking
Some checks failed
/ 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
Some checks failed
/ 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
Some checks failed
/ 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
Some checks failed
/ 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
Some checks failed
/ Test config on 20 (push) Failing after 47s
2024-12-27 07:59:52 +02:00
3d47b6e70f
Update packages
Some checks failed
/ Test config on 20 (push) Failing after 46s
2024-12-15 10:41:05 +02:00
4be55a9351
Update packages
Some checks failed
/ Test config on 20 (push) Failing after 47s
2024-12-04 10:13:06 +02:00
d1ee6a12ed
Use TS mode for Kotlin
Some checks failed
/ Test config on 20 (push) Failing after 49s
2024-11-24 15:30:05 +02:00
34a2741886
Update packages
All checks were successful
/ Test config on 20 (push) Successful in 27s
2024-11-11 07:58:11 +02:00
d15b0776b0
Update elpaca
All checks were successful
/ Test config on 20 (push) Successful in 28s
2024-11-07 17:07:28 +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
706607afba
Does it start and exit without problems?
Some checks failed
/ Test config on 20 (push) Failing after 23s
2024-10-30 14:34:41 +02:00
a0b74ef1db
Merge branch 'use-elpaca'
All checks were successful
/ Test config on 20 (push) Successful in 26s
2024-10-30 12:23:11 +02:00
1679c28153
Write lockfile
All checks were successful
/ Test config on 20 (push) Successful in 26s
2024-10-30 12:11:45 +02:00
4ae4160e65
Read and write lockfiles
All checks were successful
/ Test config on 20 (push) Successful in 25s
2024-10-30 12:04:52 +02:00
657498afd4
Yeah it doesn't work
All checks were successful
/ 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
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