about summary refs log tree commit diff stats
path: root/.emacs.d/lisp/init-minibuffer.el
Commit message (Expand)AuthorAgeFilesLines
* Preview by default for consult-ripgrep, but not consult-ripgrep-parentDavid Morgan2022-10-211-2/+2
* Add consult-ripgrep-parent to search mapDavid Morgan2022-10-211-0/+1
* Comments/whitespace before commentsDavid Morgan2022-10-171-14/+14
* Add cider-repl-mode to consult-mode-historiesDavid Morgan2022-10-171-0/+2
* Change embark bindingsDavid Morgan2022-10-171-2/+1
* Change vertico-repeat bindingsDavid Morgan2022-10-171-1/+3
* Add some corfu extensionsDavid Morgan2022-10-171-6/+3
* Fix vertico-repeat and try vertico-{indexed,quick}David Morgan2022-10-141-2/+17
* Improve vanity metric: startup timeDavid Morgan2022-10-141-23/+17
* Try out straightDavid Morgan2022-10-101-4/+4
* Bikeshed vertico configDavid Morgan2022-10-061-2/+2
* Add some commands to embark keymapsDavid Morgan2022-10-051-1/+8
* Fix function nameDavid Morgan2022-10-051-1/+1
* Add consult-ripgrep-parentDavid Morgan2022-09-161-0/+4
* Make crux-recentf-find-file work with marginaliaDavid Morgan2022-07-271-1/+3
* consult-project-extra-find default narrowingDavid Morgan2022-07-271-1/+2
* Fix vertico-directory functionsDavid Morgan2022-07-191-2/+2
* Add minibuffer-force-complete-and-exit binding to vertico-mapDavid Morgan2022-06-101-1/+2
* Add crm indicator and hide commands in M-xDavid Morgan2022-06-101-1/+17
* consult-completing-read-multiple has been removedDavid Morgan2022-06-071-3/+0
* Remove consult--with-orderless/consult--orderless-regexp-compilerDavid Morgan2022-05-311-13/+1
* Fix consult--orderless-regexp-compilerDavid Morgan2022-05-311-1/+1
* Add function to quit minibuffer from outsideDavid Morgan2022-05-311-1/+7
* Try out consult-project-extraDavid Morgan2022-05-171-0/+1
* Add consult-ls-gitDavid Morgan2022-05-171-1/+2
* Fix consult-fdDavid Morgan2022-05-171-1/+1
* Add consult-ripgrep-case-sensitive and add/improve bindingsDavid Morgan2022-05-171-1/+8
* Fix eldoc length warningDavid Morgan2022-05-171-1/+1
* Add functions for formatting text in org modeDavid Morgan2022-04-281-1/+1
* consult-project-root-function -> consult-project-functionDavid Morgan2022-02-281-1/+1
* consult--source-project-file -> consult--source-project-recent-fileDavid Morgan2022-02-281-1/+1
* Update for consult changesDavid Morgan2021-12-221-5/+5
* Remove code to manually fetch vertico extensionsDavid Morgan2021-12-221-4/+2
* Ensure vertico directory commands are loadedDavid Morgan2021-10-121-14/+14
* Add persp-current-project-rootDavid Morgan2021-10-051-6/+1
* Remove darwin gfind workaroundDavid Morgan2021-10-041-3/+0
* Apply initial narrowing to consult-buffer-other-windowDavid Morgan2021-09-211-1/+2
* Fall back to perspective name for finding project rootDavid Morgan2021-09-181-2/+4
* Improve consult-project-bufferDavid Morgan2021-09-171-16/+22
* Replace obsolute function with new versionDavid Morgan2021-09-141-1/+1
* Make consult-buffer switch perspective when neededDavid Morgan2021-09-111-2/+12
* Fix warningDavid Morgan2021-09-101-2/+2
* Re-add var that was accidentally deletedDavid Morgan2021-09-091-0/+1
* Setting consult--display-buffer is not workingDavid Morgan2021-09-091-2/+2
* Re-add vertico-directory-slashDavid Morgan2021-09-091-2/+9
* Only use vertico-directory bindings when completing filesDavid Morgan2021-09-081-15/+32
* Fix consult buffer sources/narrowingDavid Morgan2021-09-071-3/+5
* Add some consult preview-related bindings (plus tidy comments)David Morgan2021-09-071-16/+18
* Fix deprecation warningsDavid Morgan2021-09-061-2/+2
* Only use fd with consult-project-bufferDavid Morgan2021-09-061-17/+14