revert: org
emacs-straight/org-mode@e9c288dfac -> emacs-straight/org-mode@5bdfc02c6f org-mode was bumped in5f5a163
, but this introduced substantial slowdowns in buffers where src and latex blocks were natively highlighted. This reverts to the latest known commit that doesn't present this slowness (which is still newer than the commit used in5f5a163
). Amend:5f5a163c49
This commit is contained in:
parent
fdeb856210
commit
5b7d6763f8
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
(format "(defun org-git-version (&rest _) \"%s-??-%s\")\n"
|
||||
version (cdr (doom-call-process "git" "rev-parse" "--short" "HEAD")))
|
||||
"(provide 'org-version)\n")))))
|
||||
:pin "e9c288dfaccc2960e5b6889e6aabea700ad4e05a")
|
||||
:pin "5bdfc02c6fa1b9ad4f075ac1ad1e4086ead310db")
|
||||
(package! org-contrib
|
||||
:recipe (:host github
|
||||
:repo "emacsmirror/org-contrib")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue