diff --git a/core/core-ui.el b/core/core-ui.el index f1c1af7fe..27c8f105d 100644 --- a/core/core-ui.el +++ b/core/core-ui.el @@ -348,8 +348,8 @@ iedit." :when (and (featurep 'iedit) (> (length iedit-occurrences-overlays) 0))) ;; TODO mode-line-substitute-face default face - (defface mode-line-substitute-face nil "") ;; TODO This is very hackish; refactor? + (defface mode-line-substitute-face nil "") (spaceline-define-segment narf-evil-substitute "Show number of :s matches in real time." (let ((highlights (cdar evil-ex-active-highlights-alist))) diff --git a/private/snippets b/private/snippets index d94b179e6..26750d3e7 160000 --- a/private/snippets +++ b/private/snippets @@ -1 +1 @@ -Subproject commit d94b179e6f875b5c852c40d3b1e7ba342885ee08 +Subproject commit 26750d3e73761e7b418f3038236c46359cc05735