6239775fe8
fix(emacs): better init for package treesit-fold
2026-02-24 14:00:12 +01:00
a206f952f9
feat(emacs): add .jj directory as possible project root
2026-02-24 13:59:34 +01:00
f6dbe82f18
feat(emacs): finally updated my inboxes in mu4e
2026-02-24 13:59:05 +01:00
42dfafd536
feat(emacs): add evil-surround config
2026-02-24 13:58:21 +01:00
71e7bdec0c
feat(emacs): add Ellama config
2026-02-24 13:57:54 +01:00
dependabot[bot]
b94d6d0309
chore(deps-dev): bump mdast-util-to-hast
...
Bumps the npm_and_yarn group with 1 update in the / directory: [mdast-util-to-hast](https://github.com/syntax-tree/mdast-util-to-hast ).
Updates `mdast-util-to-hast` from 13.2.0 to 13.2.1
- [Release notes](https://github.com/syntax-tree/mdast-util-to-hast/releases )
- [Commits](https://github.com/syntax-tree/mdast-util-to-hast/compare/13.2.0...13.2.1 )
---
updated-dependencies:
- dependency-name: mdast-util-to-hast
dependency-version: 13.2.1
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-24 13:54:21 +01:00
210c75cce9
feat(emacs): add majjit
2026-02-24 13:54:21 +01:00
e427c1866e
chore(devenv): update shell
2026-02-24 13:47:57 +01:00
a7fdaa066f
feat(emacs/webdev): better default padding in web-mode
2025-12-17 23:10:12 +01:00
f4ae8b2e21
chore: upgrade Vuepress
2025-11-19 12:55:52 +01:00
21c570a440
fix(mu4e): disable ical features for now
2025-11-19 12:40:01 +01:00
9b266c444d
docs: formatting
2025-11-19 12:40:01 +01:00
3fe9b05623
chore(applications): change remote of npm-transient
2025-11-19 12:40:01 +01:00
c29895d019
treesitter
2025-11-19 12:40:01 +01:00
003d5d12cf
feat(Nix): add nix-ts-mode for TreeSitter support in Nix files
2025-11-19 12:40:01 +01:00
764be96265
feat(treesit/astro): disable autocompilation of astro grammar
2025-11-19 12:40:01 +01:00
4b070dbe4f
langtool
2025-11-19 12:40:01 +01:00
e432aa5f20
feat(LSP): add better LSP config for LSP servers
2025-11-19 12:40:01 +01:00
419d291d21
feat(tree-sitter): better tree sitter config, precompiled grammars
2025-11-19 12:40:01 +01:00
43e54218a9
feat(wakatime): add wakatime package
2025-11-19 12:40:01 +01:00
bbfd7414f4
feat(webkit browser): remove webkit browser config
...
I no longer use it, and my Emacs build does not include it anyway.
2025-11-19 12:40:01 +01:00
06a787d3c9
feat(jujutsu): add jjdescription package
2025-11-19 12:40:01 +01:00
0adfe045a8
feat(langtool): restore langtool, using a local server
2025-11-19 12:40:01 +01:00
79fbbd45e5
fix(mu4e): preserve newlines in signature
2025-11-19 12:40:01 +01:00
df99684d3c
feat(AI): add AI agent packages to Emacs
2025-11-19 12:40:01 +01:00
4adcfc8f6f
feat(langtool): better keybind for langtool-correct-at-point
2025-11-19 12:40:01 +01:00
9d58977c68
feat(emacs): add Json and Tailwind CSS configuration
2025-11-19 12:40:01 +01:00
5c28ff6d39
feat(emacs): add QML configuration
2025-11-19 12:39:59 +01:00
880d9a0a4a
feat(emacs): add Jujutsu packages
2025-11-19 12:39:59 +01:00
11aba117de
feat(emacs): add keybinds for org-clock
2025-11-19 12:39:59 +01:00
7a7700855f
feat(shell/eat): improve eat configuration
...
This commit enables eat-mode in Eshell, allowing the use of tools that
normally would not work in Eshell.
It also automatically closes the eat buffer when exiting the shell
instead of keeping it open.
2025-06-08 14:51:25 +02:00
b330e1c7e0
feat(emacs/exwm): deprecate EXWM config
2025-05-24 23:35:17 +02:00
5c5ec6f668
feat(emacs/avy): remove avy-dispatch-alist config
...
This variable was set to its default value already.
2025-05-24 23:24:17 +02:00
aaf7edeba6
feat(emacs/mu4e): remove .desktop for mu4e (already in NixOS config)
2025-05-24 23:22:28 +02:00
d37bfce977
docs(index): add note about NixOS configuration
2025-05-24 21:48:46 +02:00
b3a4f3cbd8
chore: switch from shell.nix to devenv
2025-05-24 21:48:46 +02:00
f720e6a57e
chore: deprecate StumpWM, Picom, and Neofetch configurations
2025-05-24 21:48:46 +02:00
e87c0a9217
feat(keybinds): add treemacs keybinds
2025-05-24 21:24:14 +02:00
8748b30895
fix(emacs/keybinds): correct native Elisp functions closing buffers
2025-05-24 21:23:25 +02:00
295ed85fd5
feat(emacs/term): replace VTerm with Eat
2025-05-24 21:22:26 +02:00
4a31230d16
feat(emacs/mu4e): update config for current NixOS configuration
2025-05-24 21:21:47 +02:00
20ac94c9fb
feat(emacs/tramp): add NixOS support for TRAMP connections
2025-05-24 21:20:20 +02:00
57a5be3183
fix(emacs/lsp): fix LSP on NixOS
2025-05-24 21:19:43 +02:00
1ad9328960
fix(emacs/packages): fix some packages setup
2025-05-24 21:19:25 +02:00
78029eefc8
feat(dart): remove Dart config
2025-05-24 21:17:34 +02:00
6e601839aa
docs(git): switch from gpg signing to ssh signing
2025-03-12 13:53:48 +01:00
3c5e0db760
fix: move link to bootstrap script to deprecated links
2025-03-02 14:33:09 +01:00
5bc174dd9d
docs(git): additional comments and documentation
2025-03-02 14:28:19 +01:00
3ad2ae4074
docs(emacs/basic): set backup directory for TRAMP files
2025-03-02 14:20:21 +01:00
c2ebc0db51
docs(emacs/misc): set custom function for Elcord buffer name
2025-03-02 14:20:10 +01:00