doomemacs/modules
Henrik Lissner fb1c8eb11d
fix(org): lazy loading of org-protocol
First, removal of the old org-protocol advice needed to be updated,
because org-protocol-detect-protocol-server was renamed to
org--protocol-detect-protocol-server upstream.

Second, I only noticed now that our lazy loader for org-protocol wasn't
active until Org was loaded, which was far too late, and meant
org-protocol wasn't working out of the box. This fixes that.
2022-06-20 01:55:21 +02:00
..
app refactor!(cli): rewrite CLI framework libraries 2022-06-18 23:53:12 +02:00
checkers tweak(spell): ignore org-inline-src-block 2022-05-27 03:00:45 +02:00
completion fix(vertico): popup rule for embark export buffers 2022-06-18 08:19:46 +02:00
config refactor!(cli): rewrite CLI framework libraries 2022-06-18 23:53:12 +02:00
editor merge: pull request #5401 from jeetelongname/tree-sitter 2022-06-17 22:55:42 +02:00
emacs refactor(ibuffer): +ibuffer/visit-workspace-buffer 2022-04-06 18:45:06 +02:00
email tweak(mu4e): increase human-date width to fit year 2022-06-17 20:05:10 +02:00
input docs(bidi): fix #+DATE field in readme 2022-04-22 16:01:42 +02:00
lang fix(org): lazy loading of org-protocol 2022-06-20 01:55:21 +02:00
os nit(tty): revise comments 2022-02-10 21:07:20 +01:00
term refactor(eshell,term): move hscroll-margin settings 2022-03-31 14:05:45 +02:00
tools fix(magit): only revert if buffer file exists 2022-06-18 17:19:23 +02:00
ui fix(window-select): allow Switch Window to work with >6 windows 2022-06-17 18:38:39 +02:00
.gitignore nit: add license, gitignore, & source.el to modules 2021-11-04 01:15:15 +01:00
LICENSE nit: add license, gitignore, & source.el to modules 2021-11-04 01:15:15 +01:00
source.el nit: add license, gitignore, & source.el to modules 2021-11-04 01:15:15 +01:00