Colorize spacemacs/counsel-search results

Use counsel-git-grep-transformer for search results.
This commit is contained in:
sooheon 2016-03-18 11:43:43 +09:00 committed by syl20bnr
parent c921eb6bbc
commit 190962bc4b
1 changed files with 4 additions and 1 deletions

View File

@ -318,7 +318,10 @@ Helm hack."
;; Note: Must be set before which-key is loaded.
(setq prefix-help-command 'counsel-descbinds)
;; TODO: Commands to port
(spacemacs//ivy-command-not-implemented-yet "jI"))))
(spacemacs//ivy-command-not-implemented-yet "jI")
;; Set syntax highlighting for counsel search results
(ivy-set-display-transformer 'spacemacs/counsel-search 'counsel-git-grep-transformer))))
(defun spacemacs-ivy/post-init-auto-highlight-symbol ()
(setq spacemacs-symbol-highlight-transient-state-remove-bindings