Commit Graph

1329 Commits

Author SHA1 Message Date
TEC fb73d85162
Prompt to run setup.sh when non-empty 2021-09-22 00:39:00 +08:00
TEC 7d86f39ec6
Update Org remote 2021-09-22 00:10:39 +08:00
TEC c132402fdd
Mu4e: make X-Woof header insertion easy 2021-09-20 23:24:57 +08:00
TEC 6e1b45f7eb
Create a main (after! mu4e ...) block 2021-09-20 23:24:44 +08:00
TEC 683663021d
Improve Org ML patch application workflow 2021-09-19 19:14:44 +08:00
TEC 2e895b0b35
Make emacs actually work as a mailto: handler 2021-09-19 19:14:44 +08:00
TEC 71548fc917
Use nicer colours with org(latex)diff 2021-09-18 22:40:41 +08:00
TEC 3e6732e2ec
Add bmatrix and equation* env CDLaTeX snippets 2021-09-17 11:57:59 +08:00
TEC 9c6afcac0a
I no longer seem to have AucTeX issues 2021-09-16 03:04:18 +08:00
TEC 9999f8a954
New package: orgdiff 2021-09-16 00:56:36 +08:00
TEC 62fc72719e
Turn pdftotext feature into a package 2021-09-15 17:42:43 +08:00
TEC 9146fcefea
Update custom marginalia file annotator 2021-09-15 17:06:30 +08:00
TEC ac266d93cd
Add magic-mode entry for pdf-text-mode 2021-09-15 16:13:16 +08:00
TEC 29434f7c4c
Use rlwrap if possible with elisp REPL 2021-09-12 03:36:39 +08:00
TEC ac635e8df6
Add an elisp REPL via doom's CLI 2021-09-11 18:18:12 +08:00
TEC 2747094cfa
Pick better colours with theme-magic 2021-09-11 14:46:39 +08:00
TEC c51a5f5aa7
Setup lexic and dicts when stcv avalible 2021-09-08 19:06:34 +08:00
TEC 640f75a2da
Straight now recognises non-master default branch 2021-09-08 18:30:38 +08:00
TEC 734c342451
Switch from undo-tree to undo-fu
Hopefully I'll have less issues.
2021-09-08 18:24:57 +08:00
TEC d8ec407399
Fix a typo 2021-09-08 18:24:22 +08:00
TEC dc3b07beb1
Fix org-ml-select-patch-thread
I can actually make do with completing-read and assoc.
2021-09-08 18:12:55 +08:00
TEC 493a13cda9
publishing: ensure highlight-* faces are loaded 2021-09-08 18:12:23 +08:00
TEC f5d6c5765e
Split ox-chameleon out into its own package 2021-09-08 17:00:53 +08:00
TEC 31ff2c4750
Update org-cite code stolen from the Doom PR
With a few minor modifications
2021-08-30 04:58:34 +08:00
TEC 4f042fe2d8
ob-julia: use a sysimage and threads 2021-08-30 03:34:48 +08:00
TEC f544f7b40f
Give people a way to caffeinate me 2021-08-24 17:54:16 +08:00
TEC f8749e6fff
org-msg: Only use bold name in signature with HTML 2021-08-23 19:34:26 +08:00
TEC 29ad03277e
Org: allow embedding arbitrary files in LaTeX PDFs 2021-08-23 19:24:14 +08:00
TEC 6195a36a79
Org LaTeX dynamic preamble: add notes environment 2021-08-23 19:18:39 +08:00
TEC a362ab8535
org-plot: update default style
+ Set ticks facing outwards
+ Use left & bottom borders by default
2021-08-23 19:17:07 +08:00
TEC cdcc976c94
Ensure that use-package! statements aren't nested
I've got this big (after! org) block, but we don't want any
use-package!s inside it.
2021-08-23 19:14:38 +08:00
TEC 9e22e5ec02
init: update list of modules 2021-08-23 19:10:37 +08:00
TEC bf4c71ba08
Update some :tangle no statements to :noweb-ref no
When I did my bulk-after! change with :noweb-ref + :tangle no it
rendered some explicit :tangle no statements redundant. To restore the
intended behaviour, I need to update them to :noweb-ref <other-value>
forms.
2021-08-17 02:27:45 +08:00
TEC 019d8dd9c3
Org: latex, bump scrextend priority
This as it needs to come before caption customisation, which has :order
2.1.
2021-08-16 23:47:51 +08:00
TEC cb6dd93538
Org: latex, fix cleverref feature regexp 2021-08-16 23:47:51 +08:00
TEC 78501edc21
Org: make chameleon work with beamer and refactor 2021-08-16 23:47:51 +08:00
TEC 2b0258ebaa
Org: Update faces used with chameleon pseudo-class 2021-08-16 23:47:51 +08:00
TEC 65531b8664
Use rainbow delimiters with julia-mode 2021-08-16 23:47:51 +08:00
TEC 2e13c88a78
Massive structural refactor
Some other changes probably sneaked in.
2021-08-16 23:47:51 +08:00
TEC f46648a73b
Bump packages 2021-08-16 23:47:44 +08:00
TEC 49298d3c7c
Org export: case sensitive non-ascii char substn 2021-08-08 04:10:33 +08:00
TEC 7a414f419a
Org: include etc dir in recipe (for org-cite) 2021-08-08 04:07:44 +08:00
TEC b06f727610
Upgrade to org-roam v2
Associated changes:
- org-roam-server is now incompatible
- org-roam-ui has appeared as a promising option
- the org protocol is no longer needed
- org-roam static graph generation is no longer of interest
2021-08-08 04:05:58 +08:00
TEC e0b59a0b51
Abandon Ivy, jump on the Vertico+ bandwagon 2021-08-04 03:23:07 +08:00
TEC efaba50757
Text mode hooks should not modify the content
This lead to ANSI codes being discarded on save
2021-08-04 03:23:07 +08:00
TEC 35e4425d0e
Org: superstar, remove commented out alternative
Now I'm using Julia-mono, this doesn't look any good any more.
2021-08-04 03:23:07 +08:00
TEC fe5eeabf14
Doom bug: unpin! needed, :pin nil not respected 2021-08-04 03:23:07 +08:00
TEC 012f89fdef
Handle odd org babel tangle block representations
This feels like I'm working around a bug...
2021-08-04 03:23:07 +08:00
TEC dd6f6dfd41
Fix: condition ansi colour display on Emacs 28+ 2021-08-04 02:51:15 +08:00
TEC a8f490b727
Org: load org-src b4 modifying org-src-block-faces 2021-06-29 04:14:54 +08:00