Fix void-variable +org-present--overlays
Accidentally removed some time ago.
This commit is contained in:
parent
82e45e756d
commit
ec671002d6
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
|||
;;; lang/org/autoload/contrib-present.el -*- lexical-binding: t; -*-
|
||||
;;;###if (featurep! +present)
|
||||
|
||||
(defvar +org-present--overlays nil)
|
||||
|
||||
|
||||
;;
|
||||
;;; Helpers
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue