doomemacs/modules/completion/ivy/autoload
Henrik Lissner 77408ff12f
Refactor ivy project search API
The same as 7d617f15, but for ivy:

+ Heavily refactored +ivy-file-search
+ Removed -z flag from all engines by default
+ Changed the behavior of the universal argument for from-cwd
  interactive commands (e.g. +ivy/rg-from-cwd). It used to enable
  recursive searches, but now enables inclusion of hidden and compressed
  files in the search instead. *-from-cwd searches are always recursive
  now.
+ Now generates +ivy/X and +ivy/X-from-cwd commands dynamically.
+ Split +ivy/project-search into +ivy/project-search-from-cwd.
  Universal arguments are passed from these commands to their delegated
  engine command.
2018-08-13 21:47:56 +02:00
..
evil.el fixup! Refactor ivy project-search functionality 2018-06-02 20:31:50 +02:00
hydras.el Autoload defhydras & use new naming convention 2018-06-26 01:43:54 +02:00
ivy.el Refactor ivy project search API 2018-08-13 21:47:56 +02:00
posframe.el completion/ivy: nudge posframe up some 2018-08-07 14:43:27 +02:00