

GitHub - asok/all-the-icons-ivy: all-the-icons.el for Ivy/Counsel
source link: https://github.com/asok/all-the-icons-ivy
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Description
Ivy/Counsel integration for all-the-icons.el
Installation
Melpa
Once you have setup Melpa you can use package-install
command to install the package. The package name is all-the-icons-ivy
.
After that add to your config:
(all-the-icons-ivy-setup)
or using Use-package:
(use-package all-the-icons-ivy :init (add-hook 'after-init-hook 'all-the-icons-ivy-setup))
Manual
Clone this repo and:
(add-to-load-path "/path/to/repo") (all-the-icons-ivy-setup)
Customization
By default all-the-icons-ivy-setup
iconifies only some commands, you can customize it by setting variables all-the-icons-ivy-buffer-commands
and all-the-icons-ivy-file-commands
before calling.
E.g. if you don’t want to add icons to buffer names:
(setq all-the-icons-ivy-buffer-commands '())
or to iconify more file commands
(setq all-the-icons-ivy-file-commands '(counsel-find-file counsel-file-jump counsel-recentf counsel-projectile-find-file counsel-projectile-find-dir))
Contribution
If you think that some other ivy/counsel commands could be decorated with the icons feel free to open an issue.
Recommend
-
257
Ivy, Counsel and Swiper Ivy, Counsel and Swiper 1 What is Ivy? Ivy is a completion framework, similar to Helm. When do...
-
120
README More friendly interface for ivy This package comes with rich transformers for commands from ivy and counsel. It should be easy enough to define your own transformers too. Screenshots are av...
-
95
Counsel-etags is a generic solution for code navigation in Emacs.It basically needs no setup. For example, run one command counsel-etags-find-tag-at-point is enough to start code navigation immedi
-
180
This package is no longer maintained. If you have an issue or pull request, please send it to https://github.com/FelipeLema/emacs-counsel-gtags counsel-gtags.e...
-
136
counsel-projectile - Ivy UI for Projectile
-
127
Contribute to ivy-posframe development by creating an account on GitHub.
-
19
Join GitHub today GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
-
9
Rake is a package for running rake tasks in Emacs. runs rake command using zeus, spring or bundler caches the tasks displays the docstrings of the tasks Installation Melpa
-
15
all-the-icons-completion Add icons to completion candidates using the built in completion metadata functions. This package can be used with the default completions buffer:
-
8
counsel-dash Browse Dash docsets using Ivy. Installation MELPA M-x package-install RET counsel-dash RET
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK