Fix #11: undefined function doom-modeline-fix-anzu-count.

This commit is contained in:
Vincent Zhang 2018-07-13 11:15:13 +08:00
parent a020a1e021
commit 8af6cb74f6

View file

@ -404,7 +404,7 @@ If STRICT-P, return nil if no project was found, otherwise return
anzu-minimum-input-length 1
anzu-search-threshold 250)
(eval-when-compile
(eval-and-compile
(defun doom-modeline-fix-anzu-count (positions here)
(cl-loop for (start . end) in positions
collect t into before