Update snippets + minor refactor
This commit is contained in:
parent
c4fe40a0a7
commit
820e7419ad
2 changed files with 2 additions and 2 deletions
|
@ -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)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue