Skip to content

Commit

Permalink
a comment noting the current need for evil for "counts"
Browse files Browse the repository at this point in the history
  • Loading branch information
countvajhula committed Dec 6, 2024
1 parent fe5df49 commit c9e8726
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions symex-lithium.el
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,14 @@
"Symex state."
:tag " <λ> "
:message "-- SYMEX --"
;; we currently rely on enabling normal here for support
;; for "counts". It would be better to natively support
;; counts (i.e. the usual prefix argument), and aim for
;; evil to be purely superficial, just for the modeline
;; feedback via existing plugins like telephone-line.
;; Eventually we could have an analogous modeline extension
;; for Lithium, or add Lithium support to existing evil-oriented
;; UI extensions
:enable (normal))

(defun symex-evil-repeat-start-recording-advice (&rest _)
Expand Down

0 comments on commit c9e8726

Please sign in to comment.