doomemacs/lisp/lib
Henrik Lissner 1b0af3bfc7
fix(lib): doom-project-find-file: remove +vertico/consult-fd-or-find
When +vertico/find-file-in was replaced in 60e22fd with
+vertico/consult-fd-or-find, it changed a key behavior for
doom-project-find-file for Vertico users: instead of displaying an
initial list of all files under the target directory, it would display
nothing until the user entered in N * `consult-async-min-input`
characters, causing confusion (see linked comment).

Since Vertico integration modifies project-find-file-in's interface
appropriately, I leave it to that command instead.

Ref: https://github.com/doomemacs/doomemacs/issues/7312#issuecomment-1933404444
Amend: 60e22fd2eb
2024-02-08 02:00:55 -05:00
..
autoloads.el refactor: s/doom-modules-dirs/doom-module-load-path/ 2024-02-05 17:21:20 -05:00
buffers.el refactor: replace doom-enlist with ensure-list 2022-08-07 19:43:13 +02:00
config.el fix(lib): doom/reload-*: void-function doom-with-context 2022-09-26 12:06:42 +02:00
debug.el refactor: s/doom-modules-dirs/doom-module-load-path/ 2024-02-05 17:21:20 -05:00
docs.el nit(docs): fix typo and extraneous backquote 2023-09-20 20:23:26 +02:00
files.el feat(lib): doom-file-write: separate :mode for directories 2024-01-24 12:38:41 -05:00
fonts.el refactor!: restructure Doom core 2022-07-30 22:41:13 +02:00
git.el refactor(lib): provide doom-libs as subfeatures 2022-09-08 00:20:26 +02:00
help.el fix(lib): doom/help-packages: handle missing homepage 2023-09-06 14:40:07 +02:00
packages.el fix(lib): doom/bumpify-diff: respect structure of given list 2024-01-24 12:24:11 -05:00
plist.el refactor(lib): provide doom-libs as subfeatures 2022-09-08 00:20:26 +02:00
print.el fix(cli): debug output despite no debug-mode 2022-09-19 17:33:25 +02:00
process.el refactor(lib): provide doom-libs as subfeatures 2022-09-08 00:20:26 +02:00
projects.el fix(lib): doom-project-find-file: remove +vertico/consult-fd-or-find 2024-02-08 02:00:55 -05:00
sandbox.el refactor!: redesign module init/config hooks 2022-09-16 01:14:22 +02:00
scratch.el refactor: deprecate doom-etc-dir for doom-data-dir 2022-08-14 20:43:35 +02:00
sessions.el feat: ask before quickloading a session 2023-08-18 19:20:01 +02:00
store.el refactor: deprecate doom-etc-dir for doom-data-dir 2022-08-14 20:43:35 +02:00
system.el refactor!: deprecate IS-* OS constants 2024-02-04 17:54:29 -05:00
text.el fix(lib): doom-region-*: only use evil visual range in visual mode 2023-07-22 16:18:56 +02:00
themes.el refactor: replace doom-enlist with ensure-list 2022-08-07 19:43:13 +02:00
ui.el tweak(lib): add alpha-background support to opacity setter 2023-09-02 12:27:37 -05:00