mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
ob-async adds its own advice around org-babel-execute-src-block, which directly interferes with Doom's lazy loader for babel packages (sometimes bypassing it entirely). This ensures it can't do that.