about summary refs log tree commit diff stats
path: root/.emacs.d/lisp
Commit message (Collapse)AuthorAgeFilesLines
...
* Play with org babelDavid Morgan2022-06-231-0/+8
|
* Experiment with lsp for clojure completionDavid Morgan2022-06-231-1/+6
|
* Try capeDavid Morgan2022-06-231-0/+25
|
* Change persp-mode-prefix-key to C-c xDavid Morgan2022-06-231-3/+3
|
* Set modus-themes-bold-constructs and modus-themes-italic-constructsDavid Morgan2022-06-151-0/+2
|
* Improve lin configDavid Morgan2022-06-151-0/+10
|
* Improve pulsar configDavid Morgan2022-06-151-2/+12
|
* Add xref-find-references-other-windowDavid Morgan2022-06-151-1/+7
|
* Add partial-completion to completion-stylesDavid Morgan2022-06-151-1/+1
|
* Prevent hippie expand line from unbalancing parensDavid Morgan2022-06-151-0/+6
|
* Add binding for cider-find-dwim-other-windowDavid Morgan2022-06-151-1/+3
|
* Disable cider connection messageDavid Morgan2022-06-151-0/+1
|
* Try linDavid Morgan2022-06-101-0/+4
|
* Tweak modus-themes settingsDavid Morgan2022-06-101-2/+5
|
* Use iosevka comfy fontDavid Morgan2022-06-101-0/+1
|
* Add minibuffer-force-complete-and-exit binding to vertico-mapDavid Morgan2022-06-101-1/+2
|
* Add crm indicator and hide commands in M-xDavid Morgan2022-06-101-1/+17
|
* Turn off lsp-eldoc-enable-hoverDavid Morgan2022-06-101-2/+3
|
* Remove duplicate setqDavid Morgan2022-06-101-1/+0
|
* Prevent duplicate ns declarations in new clj filesDavid Morgan2022-06-101-1/+3
|
* Try pulsarDavid Morgan2022-06-071-0/+9
|
* consult-completing-read-multiple has been removedDavid Morgan2022-06-071-3/+0
|
* Try symbol-overlayDavid Morgan2022-06-041-0/+7
|
* 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
|