doomemacs/modules/completion
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
..
company Don't sort company candidates by default 2018-08-08 23:37:30 +02:00
helm Add helm-ag-fuzzy-match support 2018-08-13 21:47:55 +02:00
ido Refactor/optimize completion/ido module 2018-06-03 15:01:21 +02:00
ivy Refactor ivy project search API 2018-08-13 21:47:56 +02:00