比如,org-mode、elgot、use-package 等。
straight.el 本身提供了直接使用 Emacs 自带的包的写法:
(straight-use-package '(org :type built-in))