Commit Graph

132 Commits

Author SHA1 Message Date
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
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
be955e6673 docs(scripts): delete unused scripts, switch some from fish to bash
All checks were successful
deploy / build (push) Successful in 4m12s
2024-11-08 21:19:59 +01:00
bd851e73a6 docs: replace Firefox with Zen Browser 2024-11-08 20:11:05 +01:00
98e6a409b4 docs(emacs): add "ci" as a highlighted keyword in Magit 2024-11-08 20:04:28 +01:00
d9a7e58f1e docs(emacs): remove csetq, replace it with setopt
All checks were successful
deploy / build (push) Successful in 5m24s
2024-10-06 11:58:42 +02:00
4baaaadf02 docs(emacs/programming): add information regarding Vue programming
All checks were successful
deploy / build (push) Successful in 5m27s
2024-10-05 20:10:42 +02:00
03bde6015f docs(programming): remove zig configuration 2024-10-05 20:10:42 +02:00
5631935f8f docs(emacs/programming): separate dap-mode from lsp-mode 2024-10-05 20:10:42 +02:00
edaef817b5 docs(emacs/treesit): better syntax highlighting with tree-sitter 2024-10-05 20:10:41 +02:00
697edb0cdb fix: correct tangle name for keybinding management 2024-10-05 20:10:41 +02:00
39f8a4510b docs: add todo
All checks were successful
deploy / build (push) Successful in 6m4s
2024-10-03 19:55:54 +02:00
664aa185dd docs(emasc/keybinds): add keybind to rename-uniquely 2024-10-03 19:55:29 +02:00
39d9900022 docs(emacs/org): fix keybinding and add another
All checks were successful
deploy / build (push) Successful in 5m36s
2024-09-21 16:08:30 +02:00
bbb77f27c8 fix: restore some more broken links
All checks were successful
deploy / build (push) Successful in 5m42s
2024-09-21 15:37:31 +02:00
c02d6690ed fix: restore broken links
All checks were successful
deploy / build (push) Successful in 5m30s
2024-09-21 15:27:37 +02:00
420bd45c34 docs(emacs/org): add org-mode keybinds for conlanging.el
All checks were successful
deploy / build (push) Successful in 5m40s
2024-09-21 12:15:55 +02:00
bdbe74c5e7 docs(emacs): add ron-mode 2024-09-21 12:15:37 +02:00