summaryrefslogtreecommitdiffstats
path: root/lisp/init-ivy.el
Commit message (Collapse)AuthorAgeFilesLines
* ivy: Allow selecting literal inputMartin Polden2022-04-181-0/+3
|
* all: Use lexical bindingMartin Polden2021-03-211-1/+1
|
* ivy: Fix typoMartin Polden2021-03-201-1/+1
|
* all: Fix documentationMartin Polden2021-03-161-0/+6
|
* ivy: Remove unused swiper configMartin Polden2020-10-281-9/+3
|
* all: Let :ensure default to offMartin Polden2020-07-251-1/+3
| | | | Makes it easier to identify which packages are not bundled with Emacs.
* ivy: Use :demandMartin Polden2020-07-251-1/+1
|
* Do not defer loading of ivyMartin Polden2020-01-281-1/+1
|
* Configure SwiperMartin Polden2020-01-281-2/+4
|
* C-r in ivy selects previous candidateMartin Polden2020-01-281-0/+3
|
* Replace ido with ivyMartin Polden2020-01-231-0/+15
Fewer dependencies, works similar and still lightweight.