about summary refs log tree commit diff stats
path: root/.emacs.d
Commit message (Expand)AuthorAgeFilesLines
* Add consult-todoDavid Morgan2023-11-111-0/+4
* Set cider-clojure-compilation-error-phases to nilDavid Morgan2023-10-251-0/+1
* Add selectedDavid Morgan2023-10-253-18/+40
* Add iflibp-abort functionDavid Morgan2023-09-211-1/+6
* popper-toggle-latest -> popper-toggleDavid Morgan2023-09-211-1/+1
* Improve sp-wrap-curly bindingDavid Morgan2023-09-211-1/+1
* Add abbrev for org-babel es blocksDavid Morgan2023-09-211-0/+2
* Add cider-toggle-booleanDavid Morgan2023-09-211-0/+9
* Remove custom consult-fd to use new builtin oneDavid Morgan2023-09-211-23/+0
* Add caserDavid Morgan2023-09-211-0/+7
* Remove unnecessary lambdaDavid Morgan2023-08-181-1/+1
* Remove unnecessary requireDavid Morgan2023-08-181-1/+0
* Improve elpaca configDavid Morgan2023-08-151-3/+3
* Tweak use-package/debug-on-error settingsDavid Morgan2023-08-151-0/+4
* Enable diff-hl-flydiff-modeDavid Morgan2023-08-151-0/+2
* Tweak completion settings (ignore case)David Morgan2023-08-151-2/+5
* Prevent cider-quit from leaving duplicate windowsDavid Morgan2023-08-151-0/+6
* Install multi-vterm with home-managerDavid Morgan2023-08-151-1/+2
* Fix typo in non-modo themeDavid Morgan2023-08-091-1/+1
* Enable precision scrolling in Emacs 29David Morgan2023-08-031-0/+1
* sp-unwrap-sexp bindingsDavid Morgan2023-07-241-0/+2
* Tweak elpaca log buffer behaviourDavid Morgan2023-07-242-2/+28
* Set elpaca queue limit to prevent github errorsDavid Morgan2023-07-241-1/+2
* Cider performance improvementDavid Morgan2023-07-241-0/+1
* Move gc settings to the end of elpaca-after-ini-hookDavid Morgan2023-07-241-3/+4
* 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
* Try out cljr-slash-uses-suggest-libspecDavid Morgan2023-07-071-0/+1
* Hiding elpaca-log buffers is no longer necessaryDavid Morgan2023-07-041-1/+0
* Update elpaca installer code to version 0.5David Morgan2023-07-011-2/+2
* Fix kill-sexp bindingDavid Morgan2023-06-211-1/+1
* Add star buffers to consult-buffer-filterDavid Morgan2023-06-211-0/+1
* Remove unused bindingDavid Morgan2023-06-211-1/+0
* Bind both sp-kill-sexp and kill-sexpDavid Morgan2023-06-191-1/+2
* Use sp-{for,back}ward-sexp wrappers instead of sp-{beginning,end}-of-sexpDavid Morgan2023-06-191-4/+12
* Remove spurious spaceDavid Morgan2023-06-191-1/+1
* babashka.el is now on MELPADavid Morgan2023-06-191-2/+1
* Advise sp-mark-sexp instead of using extra functionDavid Morgan2023-06-131-6/+9
* Fix deadgrep adviceDavid Morgan2023-06-131-2/+3
* Automatically focus isearch occur bufferDavid Morgan2023-06-131-0/+6
* Fix typoDavid Morgan2023-06-131-1/+1
* Add babashka.elDavid Morgan2023-06-131-0/+3
* Use sp-kill-sexpDavid Morgan2023-06-091-0/+1
* Use :hook list syntaxDavid Morgan2023-06-082-22/+14
* Set smartscan-symbol-selector to symbolDavid Morgan2023-06-081-0/+1
* Tweak some coloursDavid Morgan2023-06-081-4/+4
* Fix Clojure subword-mode setupDavid Morgan2023-06-081-2/+5
* Add highlight-indent-guidesDavid Morgan2023-06-071-4/+14
* Add sp-mark-to-end-of-sexpDavid Morgan2023-06-061-0/+6
* Make eval-region-or-defun work with elpacaDavid Morgan2023-06-011-2/+5