about summary refs log tree commit diff stats
path: root/.emacs.d
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | This reverts commit 83b22f50622de5a13d027528bf5ec6e0b5592fd5.
* 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
|
* Control window splitting with threshold varsDavid Morgan2024-09-242-23/+3
|
* Change darwin keysDavid Morgan2024-09-241-3/+6
|
* Change frog-jump-buffer bindingDavid Morgan2024-09-201-1/+1
|
* Use :hook instead of add-hookDavid Morgan2024-09-201-1/+1
|
* Remove dumb-jumpDavid Morgan2024-09-201-5/+0
|
* 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
|
* Automatically save buffers after lsp refactoringsDavid Morgan2024-09-201-0/+1
|
* Add bindings for git-relatedDavid Morgan2024-09-201-1/+3
|
* Add titlecase bindings to embark mapsDavid Morgan2024-09-201-2/+3
|
* Remove spurious defersDavid Morgan2024-09-202-2/+0
|
* Add +become-consult-imenuDavid Morgan2024-09-131-4/+14
|
* Change some bindings and expand embark-consult-async-search-mapDavid Morgan2024-09-132-4/+7
|
* Add missing docstringDavid Morgan2024-09-131-1/+2
|
* Fix binding missed after a consult command name changeDavid Morgan2024-09-131-1/+1
|
* Add affix key for non-leading initialismDavid Morgan2024-09-131-0/+1
|
* Fix typoDavid Morgan2024-09-131-1/+1
|
* Update orderless configDavid Morgan2024-09-131-27/+18
|
* Improve orderless literal matching functionDavid Morgan2024-09-131-6/+22
|
* Add a more convenient binding to symbol-overlay-mapDavid Morgan2024-09-131-1/+2
|
* Fix embark-dwim bindingDavid Morgan2024-09-111-1/+1
|
* Remove commented out codeDavid Morgan2024-09-111-1/+0
|
* Add docstringDavid Morgan2024-09-061-0/+1
|
* Add +become-consult-line function that removes the leading hashDavid Morgan2024-09-061-2/+21
|
* Remove obsolete functionDavid Morgan2024-09-061-8/+0
|
* Add iflipb-kill-current-buffer and swap bindingsDavid Morgan2024-09-052-2/+14
|