about summary refs log tree commit diff stats
path: root/.emacs.d/lisp/init-minibuffer.el
Commit message (Collapse)AuthorAgeFilesLines
* Make function into a commandDavid Morgan2024-10-181-0/+1
|
* Add embark-dwim-beginning-of-listDavid Morgan2024-10-111-0/+9
|
* Move consult xref config into xref configDavid Morgan2024-10-071-5/+0
|
* Don't use grid mode for consult-lineDavid Morgan2024-10-021-3/+1
|
* Use corfu-indexed without tab/enterDavid Morgan2024-10-021-4/+4
|
* Revert "Ensure embark-dwim takes precedence over xref-find-definitions"David Morgan2024-10-011-1/+1
| | | | This reverts commit 535c8da9b03a4e0cbc34392c93a0421463b77523.
* Ensure embark-dwim takes precedence over xref-find-definitionsDavid Morgan2024-10-011-1/+1
|
* Bind embark-selectDavid Morgan2024-10-011-1/+2
|
* Tweak bindings some moreDavid Morgan2024-09-301-2/+2
|
* Make C-s scroll through consult-line historyDavid Morgan2024-09-301-0/+6
|
* Tweak comments copied from consult READMEDavid Morgan2024-09-301-2/+2
|
* Tweak some bindings, plus more from consult READMEDavid Morgan2024-09-301-3/+11
|
* Add inserted file candidates to minibuffer historyDavid Morgan2024-09-301-0/+8
|
* Format directories and enabled minor modes differentlyDavid Morgan2024-09-261-3/+30
|
* Add a blank lineDavid Morgan2024-09-261-0/+1
|
* Allow toggling sorting files with directories firstDavid Morgan2024-09-261-1/+17
|
* Remove functionDavid Morgan2024-09-261-6/+0
|
* Add comment and remove blank linesDavid Morgan2024-09-261-3/+1
|
* Re-order slightlyDavid Morgan2024-09-261-9/+9
|
* Add embark-become-ripgrep-parentDavid Morgan2024-09-261-1/+3
|
* Make consult-ripgrep-parent work when there's no project/perspectiveDavid Morgan2024-09-261-1/+3
|
* Indicate when vertico wraps roundDavid Morgan2024-09-261-0/+9
|
* Improve vertico-multiform-buffer-gridDavid Morgan2024-09-261-5/+7
|
* Add preliminary vertico-multiform configDavid Morgan2024-09-251-0/+15
|
* Improve indentationDavid Morgan2024-09-251-17/+17
|
* Add some improvements from jamescherti/minimal-emacs.dDavid Morgan2024-09-251-1/+1
|
* Fix embark-dwim issue (https://github.com/oantolin/embark/issues/732)David Morgan2024-09-201-1/+1
|
* Ensure consult-xref functionality is initialisedDavid Morgan2024-09-201-4/+5
|
* Add +become-consult-imenuDavid Morgan2024-09-131-4/+14
|
* Change some bindings and expand embark-consult-async-search-mapDavid Morgan2024-09-131-3/+6
|
* Add missing docstringDavid Morgan2024-09-131-1/+2
|
* Fix binding missed after a consult command name changeDavid Morgan2024-09-131-1/+1
|
* Fix embark-dwim bindingDavid Morgan2024-09-111-1/+1
|
* Add docstringDavid Morgan2024-09-061-0/+1
|
* Add +become-consult-line function that removes the leading hashDavid Morgan2024-09-061-2/+21
|
* Fix bug in verito-indexed functionsDavid Morgan2024-09-041-2/+2
|
* Add consult-line to embark-consult-async-search-mapDavid Morgan2024-08-301-0/+1
|
* Update for elpaca :ensure changesDavid Morgan2024-02-171-1/+1
|
* Improve handling of corfu and vertico extensionsDavid Morgan2024-01-271-2/+1
|
* Add consult-todoDavid Morgan2023-11-111-0/+4
|
* Remove custom consult-fd to use new builtin oneDavid Morgan2023-09-211-23/+0
|
* Don't ignore all * buffers in consult-bufferDavid Morgan2023-07-071-1/+6
|
* Fix consult-ripgrep-thing-at-point initial valueDavid Morgan2023-07-071-1/+3
|
* Add star buffers to consult-buffer-filterDavid Morgan2023-06-211-0/+1
|
* straight.el -> elpacaDavid Morgan2023-05-191-21/+22
|
* Use consult-customize for thing-at-point functionsDavid Morgan2023-05-181-14/+11
|
* Update consult preview-key configDavid Morgan2023-02-011-1/+1
|
* 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
|