Skip to content

Commit

Permalink
Add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
minad committed Mar 3, 2022
1 parent cdab61b commit 9b6b353
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions embark.el
Original file line number Diff line number Diff line change
Expand Up @@ -718,6 +718,9 @@ There are three kinds:
- :live, which does
- :completions, which also auto-updates, but is ephemeral.")

;; TODO Do we need this variable?
;; Also add a list of marked candidates, or a list of overlays?
;; When switching the display modes we have to move the overlays too.
(defvar-local embark-collect-candidates nil
"List of candidates in current collect buffer.")

Expand Down

0 comments on commit 9b6b353

Please sign in to comment.