Add prelude-selectrum module

This commit is contained in:
Bozhidar Batsov 2020-11-27 10:01:09 +02:00
parent ea748e2e3e
commit 093e219171
3 changed files with 56 additions and 0 deletions

View file

@ -11,6 +11,7 @@
* Add the `ag` package. It provides a nice alternative to `grep` and has nice Projectile integration.
* Added additional configuration modules for WSL (`prelude-wsl`) and Windows (`prelude-windows`).
* Add `ivy-prescient` to `prelude-ivy`.
* Add `prelude-selectrum` module. Selectrum a simpler alternative to `ivy-mode`.
### Changes