about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix binding clashDavid Morgan2024-10-101-1/+1
* Disable automatic reload of xref and projectDavid Morgan2024-10-081-0/+3
* Ensure hippie-expand binding is appliedDavid Morgan2024-10-081-1/+4
* Reload packages on unpdateDavid Morgan2024-10-081-0/+51
* Inline displaying results with edebugDavid Morgan2024-10-071-0/+10
* Move consult xref config into xref configDavid Morgan2024-10-072-6/+4
* Make he-substitute-string advice respect other bracket typesDavid Morgan2024-10-071-4/+4
* Tidy hippie-expand-try-functions-listDavid Morgan2024-10-071-12/+11
* Correctly use a new dabbrevDavid Morgan2024-10-071-1/+11
* Apply fix for dabbrev bug until 30.1 is releasedDavid Morgan2024-10-041-0/+3
* Remove unnecessary :diminishDavid Morgan2024-10-041-1/+0
* Use zscaler cert for clojureDavid Morgan2024-10-032-2/+5
* Reduce completion-cyle-thresholdDavid Morgan2024-10-021-1/+1
* Add corfu-candidate-overlay-face to themeDavid Morgan2024-10-021-0/+2
* Don't use grid mode for consult-lineDavid Morgan2024-10-021-3/+1
* Add cape-dabbrev to clojure capf functionDavid Morgan2024-10-021-1/+2
* Fix project-recentfDavid Morgan2024-10-021-2/+6
* Use corfu-indexed without tab/enterDavid Morgan2024-10-022-5/+23
* Try to ensure embark-dwim is bound (again)David Morgan2024-10-021-1/+4
* Fix corfu-quick bindingDavid Morgan2024-10-021-1/+1
* Add function to find references to the current defunDavid Morgan2024-10-011-1/+7
* Revert "Ensure embark-dwim takes precedence over xref-find-definitions"David Morgan2024-10-011-1/+1
* Add a full stop to the end of docstringsDavid Morgan2024-10-011-2/+2
* Tweak binding againDavid Morgan2024-10-011-1/+1
* Ensure embark-dwim takes precedence over xref-find-definitionsDavid Morgan2024-10-011-1/+1
* Bind embark-selectDavid Morgan2024-10-011-1/+2
* Use some paredit commands in cider-repl-modeDavid Morgan2024-10-011-1/+5
* Tweak bindings some moreDavid Morgan2024-09-302-3/+3
* 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-302-4/+12
* Add inserted file candidates to minibuffer historyDavid Morgan2024-09-301-0/+8
* Fix affe-grep previous keyDavid Morgan2024-09-261-2/+1
* 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
* Exclude vertico-multiform-buffer buffer from winnerDavid Morgan2024-09-261-0/+1
* 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
* Revert "Remove dumb-jump"David Morgan2024-09-261-0/+5
* Add preliminary vertico-multiform configDavid Morgan2024-09-251-0/+15
* Separate view-mode configDavid Morgan2024-09-251-26/+29
* Move binding to :bindDavid Morgan2024-09-251-2/+1
* Improve indentationDavid Morgan2024-09-251-17/+17
* Add some improvements from jamescherti/minimal-emacs.dDavid Morgan2024-09-259-12/+72