Commit Graph

69 Commits

Author SHA1 Message Date
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
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
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
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
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
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
39f8a4510b docs: add todo
All checks were successful
deploy / build (push) Successful in 6m4s
2024-10-03 19:55:54 +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
9d8c985588 docs(emacs): better configuration for vterm 2024-06-20 18:41:16 +02:00
63133d312e docs(emacs programming): fix treesit urls and add Astro config 2024-06-20 09:42:06 +02:00
90813e5ecf docs(emacs): add eshell-vterm package 2024-04-03 06:10:33 +02:00
788ecefbe5 docs(emacs): move most keybindings to same file
All general keybindings (not linked to a specific mode) are now
defined in keybindings.org in neatly displayed tables.
2024-04-03 06:07:58 +02:00
b4e585457b docs(emacs, fish): add eww-related features
Emacs: add yuck-mode with parinfer-rust-mode enabled by default.

Fish: add eww autocompletions
2024-04-03 06:04:23 +02:00
92459846c3 docs(emacs): add nix-mode 2024-03-21 06:20:57 +01:00
2538c4a7be docs(emacs magit-todos): ignore case of TODO keywords 2024-02-20 06:30:20 +01:00
b1c7a41a73 emacs(docs): remove org-specific elements I forgot to remove
All checks were successful
deploy / build (push) Successful in 2m36s
2024-02-10 11:03:35 +01:00
27e912d9a1 docs(Emacs elisp, misc): migrate custom functions to package
All checks were successful
deploy / build (push) Successful in 3m22s
2024-02-08 05:36:17 +01:00
9c1fe06d26 docs(Emacs org): better auto tangling of my config files 2024-02-07 06:36:10 +01:00
bf367991a9 fix(docs): apparently, Emacs won’t export to markdown gopher links
All checks were successful
deploy / build (push) Successful in 2m29s
2024-01-28 04:19:12 +01:00