Commit Graph

661 Commits

Author SHA1 Message Date
bff574afd2
[Emacs] fix engrave-faces load order 2023-09-18 09:57:11 +02:00
1cb7eba76b
[Emacs] Fix all-the-icons loading 2023-09-18 09:52:30 +02:00
8ea0f40e88
[Emacs] New org-roam keybindings 2023-09-18 09:50:27 +02:00
9a1f111fac
[Emacs] Don’t defer engrave-faces 2023-09-17 17:52:40 +02:00
3cf2870437
[Emacs] Add counsel package 2023-09-17 17:52:24 +02:00
3c2a0c0ef9
[Emacs] Add smartparens package 2023-09-17 17:52:06 +02:00
640207c305
[Emacs] Remove LanguageTool LSP
The package already installed is more than enough
2023-09-17 17:51:28 +02:00
92460b57d4
[Emacs] Better languagetool keybindings 2023-09-17 17:50:49 +02:00
a463f2ba0a
[Emacs] Add extra packages in orgmode’s default LaTeX exports 2023-09-17 17:50:11 +02:00
639d4029e5
[Emacs] Use user-defined labels in orgmode’s LaTeX exports 2023-09-17 17:49:37 +02:00
6c25f19639
[Emacs] fix ox-gemini configuration 2023-09-17 17:49:06 +02:00
ebc95e422f
[Emacs] fix org-ref keybinding 2023-09-17 17:48:45 +02:00
749fda9b83
[Emacs] add org-roam-ui package 2023-07-07 22:29:24 +02:00
acc226a21d
[Emacs] search through symlinks with ivy-quick-find-files 2023-07-01 23:53:49 +02:00
a52285b412
[Emacs] fix org-caldav config not being tangles 2023-06-30 09:34:18 +02:00
a99244a97b
[Emacs] automatically enable orgroam db sync when org-roam is loaded 2023-06-20 11:39:56 +02:00
c3c5808b07
[Emacs] some more org-roam keybinds and config 2023-06-17 14:49:06 +02:00
08c152d1f7
[Emacs] add org-roam configuration 2023-06-17 13:59:10 +02:00
7b0833252a
[Emacs] enable iCalendar integration of mu4e 2023-06-15 14:20:34 +02:00
a4766fec55
[Emacs] add major mode for Tmux config file 2023-06-02 16:54:41 +02:00
6efe53acad
[Emacs] Update shell output of zig LSP server install 2023-05-28 16:34:05 +02:00
670fbe1380
[Emacs] Add calendar configuration 2023-05-28 16:34:05 +02:00
88972553e6
[Emacs] Workaround for elfeed-org not loading properly
Not a really clean fix, but, eh...
2023-05-18 22:46:46 +02:00
1cb1b64f59
[Emacs] Remove org project for my conlanging website
I no longer use org-publish to publish conlangs.phundrak.com, so this
config can go.
2023-05-14 13:50:31 +02:00
cf2b55878a
[Emacs] Add documentation for ox-gemini 2023-05-14 13:50:19 +02:00
f2f5db5cfc
[Emacs] Switch to my own fork of ox-gemini 2023-05-14 13:18:37 +02:00
a021fed2d5
[Emacs] Better keybinds for mastodon.el 2023-05-14 13:18:27 +02:00
bbd13e4072
[Emacs] Widen two elfeed columns 2023-05-14 13:18:13 +02:00
1e09261192
[Emacs] For some reason, I cannot install eask packages anymore 2023-04-20 23:01:21 +02:00
13e4332af2
[Emacs] Workaround for mu4e 1.10, waiting for evil-collection 2023-04-20 23:00:10 +02:00
f9401e0b12
[Emacs] Remove mastodon-alt, update and fix some mastodon keybinds 2023-04-20 22:59:28 +02:00
d6b802f059
[Emacs] add :package specification on some keybinds 2023-04-12 15:09:49 +02:00
511d0f8f38
[Emacs] Make smartparens a git package 2023-04-12 14:01:29 +02:00
627de377b4
[Emacs] update mastodon instance
I switched from @phundrak@fosstodon.org to @phundrak@emacs.ch
2023-03-31 09:37:55 +02:00
a3232ccfd9
[Emacs] Load lsp-ltex after lsp-mode 2023-03-27 10:01:37 +02:00
b4c419d852
[Emacs] Make Magit use authinfo to authenticate through HTTPS 2023-03-27 10:00:52 +02:00
20e89e938f
[Emacs] fix eshell-banner-config configuration 2023-03-27 10:00:34 +02:00
97c74e22c0
[Emacs] Add lsp-ltex, add doc for writegood-mode 2023-03-20 17:19:31 +01:00
696c7cff3e
[Emacs] Simpler self-screenshot function 2023-03-20 17:19:15 +01:00
81cd095d08
[org files] Grammar 2023-03-20 17:17:57 +01:00
70f7fae3af
[Emacs] Better variable customization in eshell-info-banner config 2023-03-14 11:12:30 +01:00
04117fb5a9
[Emacs] Nicer faces for eshell-info-banner with my current theme 2023-03-14 11:02:29 +01:00
daca7f41ff
[Emacs] Fix org-file export for CI
On older org-mode versions, org lists are lists of lists of only one
element, so that

    - a
    - b
    - c

translates as

    (("a") ("b") ("c"))

But in more recent versions, the same list translates as

    ("a" "b" "c")

This commit handles both situations, as my local Emacs version follows
the latter behaviour but the Emacs version available in my CI workflow
follows the former behaviour.
2023-03-11 18:57:32 +01:00
a389169420
[Emacs] Fix code-generating Elisp 2023-03-10 23:30:45 +01:00
f6772efd86
[Emacs] Add global keybinds for compile and recompile 2023-03-10 15:34:19 +01:00
b4d27af37a
[Emacs] Remove directory from ivy-quick-find-files lookup places 2023-03-10 15:33:41 +01:00
5918d9d756
[Emacs] Remove some prettified symbols 2023-03-10 15:33:20 +01:00
a1fbe5d2f8
[Emacs] Cleaner elisp-mode configuration 2023-03-10 15:32:55 +01:00
aeefc83ac6
[Emacs] Add sdlang-mode for Zellij configuration 2023-03-10 15:32:32 +01:00
a226f325d3
[Emacs] Better dap-mode config, better documentation 2023-03-10 15:32:10 +01:00