+counsel mode to end of config

This commit is contained in:
2020-08-15 00:04:29 +01:00
parent 6785ed0d98
commit 06d50a2ab1

View File

@@ -330,6 +330,7 @@ helpful counterparts.
counsel-describe-variable-function #'helpful-variable)
:config
(setq ivy-initial-inputs-alist nil)
(counsel-mode +1))
#+END_SRC
** Counsel etags
Counsel etags allows me to search generated tag files for tags. I