about summary refs log tree commit diff stats
path: root/.emacs.d/lisp
Commit message (Collapse)AuthorAgeFilesLines
* Add symbol-overlay-put-or-clearDavid Morgan2022-10-171-3/+10
|
* Fix binding clash between smartscan and consultDavid Morgan2022-10-171-1/+4
|
* Fix use-extension macroDavid Morgan2022-10-171-2/+2
|
* Comments/whitespace before commentsDavid Morgan2022-10-171-14/+14
|
* Add cider-repl-mode to consult-mode-historiesDavid Morgan2022-10-171-0/+2
|
* Diminish ws-butlerDavid Morgan2022-10-171-0/+1
|
* Change embark bindingsDavid Morgan2022-10-171-2/+1
|
* Change vertico-repeat bindingsDavid Morgan2022-10-171-1/+3
|
* Try ws-butlerDavid Morgan2022-10-171-0/+3
|
* Fix docDavid Morgan2022-10-171-2/+1
|
* Move use-extension macro to init-packagesDavid Morgan2022-10-172-10/+11
|
* Add some corfu extensionsDavid Morgan2022-10-172-12/+33
|
* At some rg and deadgrep bindingsDavid Morgan2022-10-141-2/+10
|
* Fix vertico-repeat and try vertico-{indexed,quick}David Morgan2022-10-141-2/+17
|
* Tweak auto-indent on yank adviceDavid Morgan2022-10-141-25/+22
|
* Improve vanity metric: startup timeDavid Morgan2022-10-144-106/+99
|
* Fix dabbrev configDavid Morgan2022-10-141-4/+4
|
* Remove/move some setqsDavid Morgan2022-10-141-2/+3
|
* Add helpful windows to popper listDavid Morgan2022-10-121-10/+12
|
* Improve smartscan configDavid Morgan2022-10-121-11/+15
|
* Tweak beacon configDavid Morgan2022-10-121-2/+1
|
* Add difftastic + magit codeDavid Morgan2022-10-121-1/+97
|
* Move affe config into init-search.elDavid Morgan2022-10-122-27/+27
|
* Add some magit and vc-based commandsDavid Morgan2022-10-121-0/+81
|
* Re-organise (remove init-lisp.el)David Morgan2022-10-123-18/+9
|
* Reload init before running straight-check-allDavid Morgan2022-10-111-1/+6
|
* Add magit-todosDavid Morgan2022-10-111-0/+2
|
* Use helpfulDavid Morgan2022-10-111-0/+9
|
* Disable smartscan in more modesDavid Morgan2022-10-111-1/+6
|
* Add winnowDavid Morgan2022-10-111-0/+3
|
* Commit missed straight-related changeDavid Morgan2022-10-111-2/+1
|
* Try deadgrep + re-organise a littleDavid Morgan2022-10-112-5/+7
|
* Make recompile function interactiveDavid Morgan2022-10-111-1/+3
|
* Exclude straight directory from recentf listDavid Morgan2022-10-101-0/+1
|
* Add usage commentsDavid Morgan2022-10-101-0/+2
|
* Tweak straight configDavid Morgan2022-10-101-4/+2
|
* Try out straightDavid Morgan2022-10-1013-67/+66
|
* Try out beaconDavid Morgan2022-10-061-4/+13
|
* Remove un-needed bindingDavid Morgan2022-10-061-3/+0
|
* Enable repeat-mode quietlyDavid Morgan2022-10-061-1/+2
|
* Bikeshed vertico configDavid Morgan2022-10-061-2/+2
|
* Update cider bindingsDavid Morgan2022-10-051-0/+3
|
* Set cider-show-error-buffer to 'except-in-replDavid Morgan2022-10-051-0/+1
|
* Change cursor to a vertical barDavid Morgan2022-10-051-0/+1
|
* Fix fullframe configDavid Morgan2022-10-051-2/+2
|
* Diminish sqlup-modeDavid Morgan2022-10-051-0/+1
|
* Set $TERM in eshellDavid Morgan2022-10-051-0/+1
|
* Add some commands to embark keymapsDavid Morgan2022-10-051-1/+8
|
* Remove ':ensure nil' from org configDavid Morgan2022-10-051-1/+0
|
* Enable certain modes in after-init-hookDavid Morgan2022-10-052-9/+5
|