about summary refs log tree commit diff stats
path: root/.emacs.d
Commit message (Expand)AuthorAgeFilesLines
...
* Remove ':ensure nil' from org configDavid Morgan2022-10-051-1/+0
* Enable certain modes in after-init-hookDavid Morgan2022-10-052-9/+5
* Fix defer issue with super-saveDavid Morgan2022-10-051-0/+1
* Fix function nameDavid Morgan2022-10-051-1/+1
* Remove tabify config (covered by crux)David Morgan2022-10-051-13/+0
* Use crux advice macrosDavid Morgan2022-10-051-0/+18
* Enable abbrev-mode in cider-repl-modeDavid Morgan2022-10-051-1/+4
* Add cider-jack-in-and-run-mainDavid Morgan2022-10-051-0/+14
* Fix issues with clj-uniquify-get-proposed-nameDavid Morgan2022-10-051-1/+3
* Update .gitignore and .ignoreDavid Morgan2022-10-052-0/+6
* Add some clojure abbrevsDavid Morgan2022-10-051-0/+23
* Re-order init.elDavid Morgan2022-10-051-2/+2
* Add consult-ripgrep-parentDavid Morgan2022-09-161-0/+4
* Try a higher lsp-idle-delayDavid Morgan2022-09-161-0/+1
* Update orderless config based on minad's latestDavid Morgan2022-09-161-22/+34
* Add orderless-strict-initialismDavid Morgan2022-09-161-3/+11
* Use correct keymapDavid Morgan2022-09-161-1/+1
* Use avy moreDavid Morgan2022-09-162-63/+3
* Theme updatesDavid Morgan2022-09-161-4/+3
* Add gumshoeDavid Morgan2022-09-161-0/+23
* Remove minieditDavid Morgan2022-09-161-4/+0
* Fix some more defer-related issuesDavid Morgan2022-09-163-21/+13
* Don't try to change font to one that doesn't existDavid Morgan2022-09-131-1/+5
* Remove unnecessary :ensure nilDavid Morgan2022-09-131-1/+0
* Fix terminal startup issueDavid Morgan2022-09-131-3/+4
* Add jq-formatDavid Morgan2022-09-131-0/+1
* Set xref-search-program to ripgrepDavid Morgan2022-09-131-0/+1
* Set LSP_USE_PLISTSDavid Morgan2022-09-131-0/+2
* Remove git-gutterDavid Morgan2022-09-061-10/+0
* Fix defer issueDavid Morgan2022-09-061-0/+1
* Treat restclient response buffers as popupsDavid Morgan2022-09-051-0/+1
* Remove leftover dashboard referenceDavid Morgan2022-09-051-1/+1
* Fix some defer-related issuesDavid Morgan2022-09-022-0/+2
* Re-add hl-todoDavid Morgan2022-08-311-0/+25
* Only load epl in batch modeDavid Morgan2022-08-301-0/+2
* Use use-package's :ifDavid Morgan2022-08-301-2/+2
* More defer tweaksDavid Morgan2022-08-305-21/+4
* Fix savehist after defer changeDavid Morgan2022-08-301-0/+1
* Remove hl-todoDavid Morgan2022-08-301-24/+0
* Set use-package-always-deferDavid Morgan2022-08-3014-18/+31
* Remove re-builder configDavid Morgan2022-08-301-4/+0
* Remove duplicate configDavid Morgan2022-08-301-2/+0
* Remove some unnecessary configDavid Morgan2022-08-301-28/+0
* Remove hydraDavid Morgan2022-08-301-1/+0
* Remove dashboardDavid Morgan2022-08-302-23/+6
* Move frame customisations to early-init.elDavid Morgan2022-08-302-5/+4
* Remove stray .projectileDavid Morgan2022-08-301-3/+0
* Include more of the path in clj buffer namesDavid Morgan2022-08-261-1/+10
* Add compojure indentation configDavid Morgan2022-08-261-1/+16
* Remove code added upstreamDavid Morgan2022-08-261-33/+1