mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-27 14:23:43 -05:00
Fix void-variable +org-present--overlays
Accidentally removed some time ago.
This commit is contained in:
@@ -1,6 +1,9 @@
|
|||||||
;;; lang/org/autoload/contrib-present.el -*- lexical-binding: t; -*-
|
;;; lang/org/autoload/contrib-present.el -*- lexical-binding: t; -*-
|
||||||
;;;###if (featurep! +present)
|
;;;###if (featurep! +present)
|
||||||
|
|
||||||
|
(defvar +org-present--overlays nil)
|
||||||
|
|
||||||
|
|
||||||
;;
|
;;
|
||||||
;;; Helpers
|
;;; Helpers
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user