+counsel mode to end of config
This commit is contained in:
@@ -330,6 +330,7 @@ helpful counterparts.
|
|||||||
counsel-describe-variable-function #'helpful-variable)
|
counsel-describe-variable-function #'helpful-variable)
|
||||||
:config
|
:config
|
||||||
(setq ivy-initial-inputs-alist nil)
|
(setq ivy-initial-inputs-alist nil)
|
||||||
|
(counsel-mode +1))
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
** Counsel etags
|
** Counsel etags
|
||||||
Counsel etags allows me to search generated tag files for tags. I
|
Counsel etags allows me to search generated tag files for tags. I
|
||||||
|
|||||||
Reference in New Issue
Block a user