about summary refs log tree commit diff stats
path: root/.emacs.d/lisp/init-minibuffer.el
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Re-enable M-. binding for embark-dwimDavid Morgan2021-09-041-0/+1
* Reorder consult--source vars to get recentf behaviour with perspective narrowingDavid Morgan2021-09-031-14/+15
* Prevent error if there's no project openDavid Morgan2021-09-021-9/+9
* Switch from projectile to project.elDavid Morgan2021-09-011-9/+66
* Remove unnecessary marginalia configDavid Morgan2021-09-011-7/+2
* Remove second embark-dwim binding for nowDavid Morgan2021-09-011-2/+0
* Remove most key-chordsDavid Morgan2021-09-011-2/+0
* Add embark preview to minibufferDavid Morgan2021-09-011-2/+11
* Cleanup marginalia configDavid Morgan2021-09-011-8/+2
* Add consult-fd and fix bindingDavid Morgan2021-09-011-3/+27
* Split out minibuffer configDavid Morgan2021-08-281-0/+317