about summary refs log tree commit diff stats
path: root/.emacs.d/lisp/init-minibuffer.el
Commit message (Expand)AuthorAgeFilesLines
* Add consult-git-log-grepDavid Morgan2022-11-301-1/+7
* Revert to not auto-previewing consult-ripgrepDavid Morgan2022-11-231-4/+4
* Improve vertico-indexed codeDavid Morgan2022-11-031-47/+9
* Use vertico-indexed without pressing tabDavid Morgan2022-11-021-2/+28
* Bind embark-become in minibufferDavid Morgan2022-11-021-1/+2
* Remove debugging messageDavid Morgan2022-11-021-1/+0
* Use vertico-indexed without pressing enterDavid Morgan2022-11-021-1/+32
* Fix updated embark-preview function nameDavid Morgan2022-11-021-1/+1
* Copy latest version of function from consult wikiDavid Morgan2022-11-011-3/+4
* Use :bind for search-mapDavid Morgan2022-10-241-23/+22
* Change {vertico,corfu}-quick bindingsDavid Morgan2022-10-221-2/+2
* Add consult-ripgrep-no-previewDavid Morgan2022-10-211-6/+7
* 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