tvl-depot/configs/shared/.emacs.d/wpc/packages
William Carroll d1fdc9fa63 Enable ivy-mode globally
This takes care of my outstanding TODO of understanding why something ivy was
being used and other times it wasn't. It turns out that there is a generic
`completing-read` function that many Emacs packages consume. `ivy-mode` ensures
that when that function is called it is used instead of the default Emacs
completing package.

I'm still unsure of the difference between ivy and counsel. My best guess
currently is that counsel is the narrowing framework and ivy is the integration
of the narrowing framework with `completing-read`. Swiper must be the
integration with incremental {forward,backward} search.
2020-01-27 11:26:10 +00:00
..
wpc-clojure.el Massive configuration overhaul 2019-12-24 15:21:34 +00:00
wpc-company.el Massive configuration overhaul 2019-12-24 15:21:34 +00:00
wpc-dired.el Prefer opening locate buffers using dired-find-file-other-window 2020-01-24 10:04:49 +00:00
wpc-docker.el Massive configuration overhaul 2019-12-24 15:21:34 +00:00
wpc-elixir.el Massive configuration overhaul 2019-12-24 15:21:34 +00:00
wpc-flycheck.el Massive configuration overhaul 2019-12-24 15:21:34 +00:00
wpc-haskell.el Massive configuration overhaul 2019-12-24 15:21:34 +00:00
wpc-java.el Massive configuration overhaul 2019-12-24 15:21:34 +00:00
wpc-javascript.el Drop support for evil-leader 2020-01-22 21:13:05 +00:00
wpc-keybindings.el Drop support for evil-leader 2020-01-22 21:13:05 +00:00
wpc-lisp.el Track work to support individual modules for each LISP dialect 2020-01-22 21:13:06 +00:00
wpc-misc.el Explicitly set that yasnippet directory 2020-01-23 14:52:18 +00:00
wpc-nix.el Support nix/sly-from-universe 2020-01-23 22:02:13 +00:00
wpc-ocaml.el Remove opam-install variable and assertion 2020-01-22 21:13:06 +00:00
wpc-org.el Drop support for ORG_DIRECTORY in envrc 2020-01-22 21:13:05 +00:00
wpc-package.el Massive configuration overhaul 2019-12-24 15:21:34 +00:00
wpc-prolog.el Support Prolog 2019-12-24 15:21:34 +00:00
wpc-python.el Drop support for prism-mode 2020-01-17 10:56:21 +00:00
wpc-reasonml.el Massive configuration overhaul 2019-12-24 15:21:34 +00:00
wpc-rust.el Massive configuration overhaul 2019-12-24 15:21:34 +00:00
wpc-shell.el Support fish shell! 2019-12-24 15:21:34 +00:00
wpc-terminal.el Massive configuration overhaul 2019-12-24 15:21:34 +00:00
wpc-ui.el Enable ivy-mode globally 2020-01-27 11:26:10 +00:00