about summary refs log tree commit diff stats
path: root/.emacs.d
Commit message (Expand)AuthorAgeFilesLines
* Go back to fullframe for magitDavid Morgan2021-10-052-2/+1
* Add persp-current-project-rootDavid Morgan2021-10-052-6/+7
* Ignore system packages when upgradingDavid Morgan2021-10-051-1/+4
* Remove darwin gfind workaroundDavid Morgan2021-10-042-5/+0
* Remove unnecessary codeDavid Morgan2021-10-041-8/+0
* Ensure crux-start-or-switch-to is loadedDavid Morgan2021-09-291-0/+1
* Use nix-sandbox/shell.nix to get leinDavid Morgan2021-09-231-0/+8
* Make CIDER repl history file relative to project dirDavid Morgan2021-09-231-8/+2
* Replace lambda with named functionDavid Morgan2021-09-231-4/+4
* Tweak paredit changesDavid Morgan2021-09-221-1/+2
* Add wrappers around paredit-wrap functionsDavid Morgan2021-09-221-12/+47
* Remove easy-killDavid Morgan2021-09-221-5/+0
* Apply initial narrowing to consult-buffer-other-windowDavid Morgan2021-09-211-1/+2
* Kill empty perspective created by aborted project switchingDavid Morgan2021-09-201-5/+14
* Don't use consult commands when switching projectsDavid Morgan2021-09-201-3/+1
* Replace avy with some simple functionsDavid Morgan2021-09-201-15/+59
* Remove xref backend workaroundDavid Morgan2021-09-201-7/+0
* Use per-project cider repl historyDavid Morgan2021-09-201-4/+11
* Fall back to perspective name for finding project rootDavid Morgan2021-09-181-2/+4
* Re-organise lsp configDavid Morgan2021-09-181-11/+19
* Add functions for switching to buffers using the same major modeDavid Morgan2021-09-171-0/+24
* Improve consult-project-bufferDavid Morgan2021-09-171-16/+22
* Replace obsolute function with new versionDavid Morgan2021-09-141-1/+1
* Enable native compilation for packagesDavid Morgan2021-09-131-0/+2
* Make sure lsp lens mode is diminishedDavid Morgan2021-09-131-2/+6
* Make consult-buffer switch perspective when neededDavid Morgan2021-09-111-2/+12
* Turn lsp headerline breadcrumb back onDavid Morgan2021-09-111-1/+2
* Add some persp switch bindingsDavid Morgan2021-09-101-1/+2
* Fix warningDavid Morgan2021-09-101-2/+2
* Re-add var that was accidentally deletedDavid Morgan2021-09-091-0/+1
* Use smartrep for previous/next-bufferDavid Morgan2021-09-091-1/+3
* Bind persp-switch-quickDavid Morgan2021-09-091-1/+2
* Setting consult--display-buffer is not workingDavid Morgan2021-09-091-2/+2
* Re-add vertico-directory-slashDavid Morgan2021-09-091-2/+9
* Don't let init.el be byte compiledDavid Morgan2021-09-081-1/+1
* Only use vertico-directory bindings when completing filesDavid Morgan2021-09-081-15/+32
* Prevent persp-mode from being restartedDavid Morgan2021-09-071-1/+2
* Replace consult function with built-in onesDavid Morgan2021-09-071-1/+1
* Replace deprecated functionDavid Morgan2021-09-071-1/+1
* Fix consult buffer sources/narrowingDavid Morgan2021-09-071-3/+5
* Add some consult preview-related bindings (plus tidy comments)David Morgan2021-09-071-16/+18
* Add some elisp-related bindingsDavid Morgan2021-09-072-2/+7
* Add function to switch back and forth between clojure src and test filesDavid Morgan2021-09-062-1/+23
* Fix deprecation warningsDavid Morgan2021-09-061-2/+2
* Fix recompile elisp hookDavid Morgan2021-09-061-12/+9
* Change hippie/dabbrev bindingsDavid Morgan2021-09-061-2/+4
* Fix binding clashesDavid Morgan2021-09-061-2/+2
* Only use fd with consult-project-bufferDavid Morgan2021-09-061-17/+14
* Fix magit-dispatch bindingDavid Morgan2021-09-061-1/+1
* Fix lsp-command-map bindingDavid Morgan2021-09-041-2/+2