about summary refs log tree commit diff stats
path: root/.emacs.d/lisp
Commit message (Collapse)AuthorAgeFilesLines
* Fix indentationDavid Morgan2022-06-041-4/+4
|
* Remove consult--with-orderless/consult--orderless-regexp-compilerDavid Morgan2022-05-311-13/+1
|
* Fix consult--orderless-regexp-compilerDavid Morgan2022-05-311-1/+1
|
* Remove uneeded darwin/dired configDavid Morgan2022-05-311-2/+0
|
* Fix persp-switch-last/prev binding clashDavid Morgan2022-05-311-1/+1
|
* Add paredit-kill-region bindingDavid Morgan2022-05-311-2/+4
|
* Add function to quit minibuffer from outsideDavid Morgan2022-05-311-1/+7
|
* Stop dabbrev from changing caseDavid Morgan2022-05-311-0/+1
|
* Add persp-previous-buffer-same-mode-other-windowDavid Morgan2022-05-201-4/+10
|
* Change persp-mode-prefix-key to C-c pDavid Morgan2022-05-191-3/+3
|
* Remove project-rootfileDavid Morgan2022-05-191-14/+8
|
* 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
|