about summary refs log tree commit diff stats
path: root/.emacs.d
Commit message (Collapse)AuthorAgeFilesLines
* Add restclient-jqDavid Morgan2022-05-191-0/+2
|
* Tweak magit bindingsDavid Morgan2022-05-191-4/+3
|
* Use recentf order, not minubuffer history order, for project-recentfDavid Morgan2022-05-181-1/+1
|
* Use rg instead of fd for affe-findDavid Morgan2022-05-181-2/+0
|
* Update affe configDavid Morgan2022-05-181-2/+4
|
* Fix eldoc docstring length warningsDavid Morgan2022-05-182-5/+9
|
* Try out consult-project-extraDavid Morgan2022-05-171-0/+1
|
* Try out project-rootfileDavid Morgan2022-05-171-8/+14
|
* Add consult-ls-gitDavid Morgan2022-05-171-1/+2
|
* Fix consult-fdDavid Morgan2022-05-171-1/+1
|
* Add consult-ripgrep-case-sensitive and add/improve bindingsDavid Morgan2022-05-171-1/+8
|
* Fix eldoc length warningDavid Morgan2022-05-171-1/+1
|
* Don't use C-g in bindingsDavid Morgan2022-05-171-3/+3
|
* corfu-global-mode -> global-corfu-modeDavid Morgan2022-05-161-1/+1
|
* Avoid clash with new emacs bindingsDavid Morgan2022-04-281-2/+3
|
* Add functions for formatting text in org modeDavid Morgan2022-04-283-2/+27
|
* Make regions clearerDavid Morgan2022-04-281-0/+1
|
* Add expand-region bindingDavid Morgan2022-04-071-1/+2
|
* Add corfu-docDavid Morgan2022-03-221-0/+4
|
* Improve project switchingDavid Morgan2022-02-281-2/+8
|
* Show trailing whitespace and end of bufferDavid Morgan2022-02-281-0/+2
|
* Fix upgrade functionDavid Morgan2022-02-281-2/+2
|
* Use stable version of CIDERDavid Morgan2022-02-281-1/+1
|
* Temporary orderless-matching-styles change ↵David Morgan2022-02-281-1/+3
| | | | (https://github.com/oantolin/orderless/pull/94)
* consult-project-root-function -> consult-project-functionDavid Morgan2022-02-281-1/+1
|
* 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
| | | | | Because they're built in now (Also sneak in an extra package upgrade fix)
* 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
|