Commit Graph

55 Commits

Author SHA1 Message Date
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
30892f9ca0
docs(emacs): remove garbage collection code
Some checks failed
deploy / build (push) Failing after 0s
It actually made Emacs hang a lot, which isn’t good
2024-09-12 21:02:16 +02:00
58fc99cf8c
docs(emacs): remove undo-tree
All checks were successful
deploy / build (push) Successful in 7m57s
2024-06-20 18:41:32 +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
184510f1af
docs(emacs): add method for tangling all Emacs config files 2024-04-03 06:09:36 +02:00
b11b2982c6
docs(emacs): fix docstring of windows-adjust-size 2024-04-03 06:09:06 +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
fa1194552d
fix(Emacs gc): fix syntax of garbage-collecting function
All checks were successful
deploy / build (push) Successful in 2m42s
2024-02-08 06:31:12 +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
610046ce96
docs(Emacs basic conf): better garbage collection
All checks were successful
deploy / build (push) Successful in 2m22s
2024-02-07 06:42:27 +01:00
2ef0f4fc89
docs(Emacs scripts): reorganize file 2024-02-07 06:36:14 +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
60a90c2feb
docs(emacs misc): automatically start pinentry on Emacs launch
Some checks failed
deploy / build (push) Failing after 1m35s
2024-01-28 04:11:27 +01:00
3659776315
docs(Emacs misc): Add Gopher and Gemini client
Some checks failed
deploy / build (push) Failing after 1m41s
2024-01-27 18:46:21 +01:00
b45a86da74
docs(emacs misc): use Emacs as pinentry program 2024-01-27 11:57:01 +01:00
22f7987d03
docs(emacs lsp-ui): better configuration
All checks were successful
deploy / build (push) Successful in 2m9s
2024-01-22 21:22:49 +01:00
421ef312d0
docs(emacs org): fix recipe for my ox-gemini fork 2024-01-22 21:22:49 +01:00
464ba3b95a
docs(emacs): formatting 2024-01-22 21:22:49 +01:00
0d2298c162
docs(emacs custom elisp): bring back function that disappeared 2024-01-22 21:22:49 +01:00
13f5dde10a
docs(emacs basic-config): add workaround for Typescript LSP 2024-01-22 21:22:49 +01:00
f84d9e535d
docs(emacs packages): remove some packages I don’t use anymore 2024-01-22 21:22:45 +01:00
ec463ff8fd
docs(emacs packages/misc): update quick-find-files config 2024-01-22 21:22:04 +01:00
508a9795a6
docs(emacs packages/misc): more functions ignored by keyfreq 2024-01-22 21:21:59 +01:00
c4221989d9
docs(emacs basic-config): use Emacs as GPG pinentry when possible 2024-01-22 21:21:53 +01:00
0f3dbc0739
docs(emacs basic-config): update a setting for Emacs 29 2024-01-22 21:21:46 +01:00
ca3a48c0cb
docs(emacs packages/prog): annoyances in PKGBUILD files 2024-01-22 21:21:22 +01:00
d3becb5e28
docs(emacs): better keybinds for new repository 2023-12-29 14:31:49 +01:00
c7e996516b
docs(emacs/visual): better visual config
Deactivate org tables in org-modern-mode

Only show true filenames in modeline when opening files, better path
in modeline
2023-12-17 21:40:20 +01:00
3354f79554
docs: typos
All checks were successful
deploy / build (push) Successful in 3m41s
2023-12-10 15:09:07 +01:00
dbf3c5e212
docs(emacs/packages/misc): Remove dir in qqf config
All checks were successful
deploy / build (push) Successful in 2m56s
2023-12-07 20:38:22 +01:00
7f3029b49c
docs(emacs/programming): add uiua-ts-mode
Some checks failed
deploy / build (push) Has been cancelled
2023-12-07 20:15:28 +01:00
244adf1972
docs(emacs/misc): Switch ivy-quick-find-files to quick-find-files 2023-12-07 19:48:51 +01:00