about summary refs log tree commit diff stats
path: root/.emacs.d
Commit message (Expand)AuthorAgeFilesLines
* consult--source-project-file -> consult--source-project-recent-fileDavid Morgan2022-02-281-1/+1
* Always show cider test reportDavid Morgan2022-02-281-0/+1
* Fix paredit/sp wrapper functionDavid Morgan2021-12-221-4/+2
* Update for consult changesDavid Morgan2021-12-221-5/+5
* Remove code to manually fetch vertico extensionsDavid Morgan2021-12-222-24/+13
* Remove/replace keychordDavid Morgan2021-12-222-7/+6
* Diminish tageditDavid Morgan2021-10-291-0/+1
* gitignore-modes -> git-modesDavid Morgan2021-10-291-1/+1
* Use lsp for xrefDavid Morgan2021-10-291-0/+1
* Add paredit splice sexp wrapper and move sp function to correct placeDavid Morgan2021-10-122-7/+25
* Remove unused packageDavid Morgan2021-10-121-2/+0
* Ensure vertico directory commands are loadedDavid Morgan2021-10-121-14/+14
* 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