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
316aabe413
docs(emacs/programming): set treesitter for Rust modes
2025-03-02 14:20:10 +01:00
6b379bfaf8
docs(emacs/programming): never really used emacsql directly
2025-03-02 14:20:10 +01:00
ec0fe5c43c
docs(scripts): remove yarn wrapper
...
It caused more harm than good
2025-03-02 14:20:09 +01:00
d4ec04f975
docs(hyprland): update syntax for current version of Hyprland
2025-03-02 14:20:09 +01:00
358464f10a
docs(hyprland): enable numlock by default
2025-03-02 14:20:09 +01:00
6fe4ff5f8e
docs(git): comment and update my git configuration
2025-03-02 14:20:09 +01:00
8cd8b3e342
chore: temporarily disable custom CSS
2025-02-11 09:13:36 +01:00
bb720581fb
chore: deploy to Cloudflare Pages
2025-02-09 10:58:02 +01:00
be955e6673
docs(scripts): delete unused scripts, switch some from fish to bash
deploy / build (push) Successful in 4m12s
2024-11-08 21:19:59 +01:00