doomemacs/modules
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
..
app Configurable sync backends for NotMuch 2018-08-08 12:06:07 -04:00
collab Add :collab floobits #615 2018-05-26 21:20:30 +02:00
completion Refactor ivy project search API 2018-08-13 21:47:56 +02:00
config config/default: bind SPC b B/SPC b b appropriately 2018-08-13 21:47:56 +02:00
editor Add :editor multiple-cursors module 2018-08-06 00:31:23 +02:00
emacs Move hideshow config from ui/doom->emacs/hideshow 2018-08-03 18:20:27 +02:00
feature Fix evil jumplist after jumping to ag match 2018-08-13 21:47:55 +02:00
lang Leverage cache in tide-project-root advise 2018-08-13 21:47:56 +02:00
tools Rewrite how magit windows/popups are managed 2018-08-13 21:47:56 +02:00
ui Fix selecting deleted window error 2018-08-12 18:25:09 +02:00