Files
doomemacs/modules/lang
Leo Okawa Ericson bb3431ad59 fix(org): make sure org-reveal is called in the right buffer
Sometimes, `org-reveal` is called in the wrong buffer which throws an
error.  For example, `org-link-open-from-string` creates an temporary
org-mode buffer that gets killed very quickly which means that
`org-reveal` gets called in a different buffer.  I have also had issues
with org-reveal getting called in the org-roam buffer, which is why this
commit also saves the buffer it was called in.
2023-10-18 11:01:59 +02:00
..
2023-09-17 03:17:12 +02:00
2023-10-05 17:45:50 +02:00
2023-09-22 23:18:31 +02:00
2023-09-20 20:23:59 +02:00

:lang

Description

These modules specialize in integration particular languages and their ecosystems into (Doom) Emacs.

Frequently asked questions

This category has no FAQs yet. Ask one?