Commit Graph

198 Commits

Author SHA1 Message Date
62c0ac12ab chore(packages): update lock file 2026-01-02 05:11:10 +00:00
65a4671f76 chore(packages): update lock file 2025-09-15 10:12:13 +01:00
2a2db26177 chore(packages): update lock file 2025-09-15 09:57:28 +01:00
7968dd3933 chore(packages): update lock file 2025-06-28 17:08:39 +01:00
Jim Myhrberg
6a9c6ce83b chore(packages): update lock file 2025-03-07 09:52:04 +00:00
Jim Myhrberg
cb799f31e0 feat(workspaces): replace desktop.el with easysession
It seems easysession is a more modern take on session management, and
most importantly, it is much faster than desktop.el. So far this seems
to work fine, so I'll give it a proper try.
2024-12-16 18:37:30 +00:00
Jim Myhrberg
97164f6d27 chore(packages): update lock file 2024-12-02 14:56:33 +00:00
11e44523c3 chore(packages): update lock file 2024-11-05 00:17:12 +00:00
d81416d0fb chore(packages): update lock file 2024-10-17 23:47:16 +01:00
32949413d2 chore(packages): update lock file 2024-10-17 22:48:56 +01:00
fd7146a3b3 chore(packages): update lock file 2024-09-13 08:32:04 +01:00
Jim Myhrberg
6ec4e0c911 chore(packages): update locked versions related gpt operations 2024-09-02 11:05:44 +01:00
ae741a69ca chore(packages): update lock file 2024-05-12 21:52:36 +01:00
50ef997d41 chore(packages): update lock file 2024-05-12 13:31:59 +01:00
983e6f64b0 chore(packages): update lock file 2024-02-23 23:42:57 +00:00
cd19c5e5f5 chore(packages): update lock file 2024-02-23 22:20:52 +00:00
4eb8df6ea0 chore(packages): update lock file 2024-02-01 23:10:46 +01:00
434d13dd0e fix(nativation/dirvish): use fork with fix for issue with Emacs 30.x 2024-02-01 23:03:32 +01:00
701f92c5b0 chore(packages): update lock file 2024-01-07 19:00:20 +00:00
9f66a08279 chore(packages): update lock file 2023-12-12 18:22:04 +00:00
95600262c4 chore(language/nginx): disable remove company-nginx
The git repo seems to not exist, and I rarely ever edit Nginx config
files, so this package can go.
2023-12-12 18:19:49 +00:00
b7c7bef47f chore(deps): upgrade packages tweak config for lsp-mode changes
Minor changes were needed due to recent lsp-mode changes. My custom the
bufls and golangci-lint clients are now part of lsp-mode.

Also, within Ruby buffers I need to disable the vue-semantic-server
client, as that seems to take priority over Ruby clients in Rails
projects that use Vue.
2023-11-20 00:48:31 +00:00
d54a1a9f03 chore(packages): update lock file 2023-11-19 23:53:31 +00:00
d479a19699 chore(packages): update lock file 2023-08-07 09:11:46 +01:00
38d426d616 chore(packages): update lock file 2023-08-01 02:20:29 +01:00
2212a5eb13 feat(editor/doom-modeline): override flycheck/flymake "ok" icon
I don't like the "check_cicle_outline" icon that doom-modeline uses by
default. Hence we override that icon to replace it with "check_bold".
2023-08-01 02:17:28 +01:00
70a5d0f0af feat(language/ruby): remove rufo, as I haven't used it for years 2023-08-01 01:48:00 +01:00
539d063403 chore(editor): change from snap-indent to yank-indent package
yank-indent is more focused on specifically indenting after yank, and
the PR to enhance snap-indent with some similar features has been open
for some time now with no movement.
2023-06-13 00:59:55 +01:00
0dac2718c1 revert(completion/copilot): temporarily pin copilot.el
Unpin copilot.el as issue I had seems fixed.
2023-05-15 22:35:45 +01:00
0b63d3607d feat(editor): replace nearly all use of all-the-icons with nerd-icons
This also lets us unpin doom-modeline, which was previous pinned to the
latest commit that supported all-the-icons.
2023-05-11 01:49:40 +01:00
11a55d6076 chore(packages): update lock file 2023-05-09 01:34:59 +01:00
bc8a2a40e7 fix(completion/copilot): temporarily pin copilot.el
On later commits, I have intermittent weird issues while typing with a
copilot overlay active. Until I have to time further investigate and
report an issue, I will have to pin copilot.el to a earlier commit.
2023-05-09 01:30:18 +01:00
146d2311a9 chore(treesit): tweak setup of built-in treesit modes 2023-05-09 01:30:18 +01:00
e45fce6685 fix: pin doom-modeline to last all-the-icons supported commit
doom-modeline recently switched from all-the-icons to nerd-icons, but I
cannot get it to render icons correctly. So for now I'm pinning
doom-modeline to the last commit that supported all-the-icons.
2023-05-09 00:46:03 +01:00
b0b126ee55 chore(packages): update lock file 2023-04-14 02:07:03 +01:00
63029ca6cf chore(packages): update lock file 2023-03-07 23:35:03 +00:00
9207050c23 feat(misc/chatgpt): add unofficial package for interacting with ChatGPT 2023-03-07 23:35:03 +00:00
cead803781 feat(language/typescript): switch to new typescript-ts-mode
As typescript-mode has effectively been deprecated, let's switch to the
new typescript-ts-mode in Emacs 29.x.
2023-02-08 22:43:46 +00:00
422212a65c chore(packages): update lock file 2023-02-07 19:04:03 +00:00
2f8b2d38fe chore(packages): update lock file 2023-01-31 23:58:37 +00:00
23d6664609 feat(language/nix): add nix-mode for editing *.nix files 2023-01-09 10:49:23 +00:00
d6457f26de feat(editor): add direnv-mode to set env vars via direnv 2023-01-09 10:48:26 +00:00
7e6d09d72d chore(packages): update lock file 2022-12-09 19:10:41 +00:00
0c767f3194 chore(packages): update lock file 2022-12-04 22:17:52 +00:00
53763d7112 chore(deps): update go-playground after fix-upload PR was merged 2022-12-04 22:17:13 +00:00
1ad731c677 chore(language/yaml): update tree-sitter-langs to get highlight queries for yaml 2022-12-01 21:25:40 +00:00
7e44d20f47 chore(packages): update lock file 2022-11-24 02:40:51 +00:00
5322ca88eb chore(editor/all-the-icons): remove custom project-file category alias
It is now part of the MintSoup's fork of all-the-icons-completion.
2022-10-24 10:40:39 +01:00
dfe7250218 feat(editor): switch to fork of all-the-icons-completion 2022-10-19 23:22:02 +01:00
0aa1a00126 chore(packages): update lock file 2022-10-18 23:48:16 +01:00