doomemacs/modules/completion/helm/autoload
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
..
evil.el Implement helm project search functionality #644 2018-06-02 20:37:02 +02:00
helm.el Refactor helm project search API 2018-08-13 03:47:33 +02:00
posframe.el Force helm posframe to respect min-(width|height) 2018-08-11 01:59:37 +02:00