doomemacs/modules/completion
Henrik Lissner 7d617f1541
Refactor helm project search API
+ Heavily refactored +helm-file-search
+ Removed -z flag from all engines by default
+ Changed the behavior of the universal argument for from-cwd
  interactive commands (e.g. +helm/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 +helm/X and +helm/X-from-cwd commands dynamically.
+ Split +helm/project-search into +helm/project-search-from-cwd.
  Universal arguments are passed from these commands to their delegated
  engine command.
2018-08-13 03:47:33 +02:00
..
company Don't sort company candidates by default 2018-08-08 23:37:30 +02:00
helm Refactor helm project search API 2018-08-13 03:47:33 +02:00
ido Refactor/optimize completion/ido module 2018-06-03 15:01:21 +02:00
ivy Disable counsel-projectile temporarily #93 2018-08-11 01:59:37 +02:00