about summary refs log tree commit diff stats
path: root/.emacs.d/lisp/init-clojure.el
Commit message (Expand)AuthorAgeFilesLines
* Update cider bindingsDavid Morgan2022-10-051-0/+3
* Set cider-show-error-buffer to 'except-in-replDavid Morgan2022-10-051-0/+1
* Add cider-jack-in-and-run-mainDavid Morgan2022-10-051-0/+14
* Fix issues with clj-uniquify-get-proposed-nameDavid Morgan2022-10-051-1/+3
* Add some clojure abbrevsDavid Morgan2022-10-051-0/+23
* Use avy moreDavid Morgan2022-09-161-1/+1
* Remove hydraDavid Morgan2022-08-301-1/+0
* Include more of the path in clj buffer namesDavid Morgan2022-08-261-1/+10
* Add compojure indentation configDavid Morgan2022-08-261-1/+16
* Remove code added upstreamDavid Morgan2022-08-261-33/+1
* Add clojure-current-defun-nameDavid Morgan2022-08-101-1/+33
* Add binding for cider-find-dwim-other-windowDavid Morgan2022-06-151-1/+3
* Disable cider connection messageDavid Morgan2022-06-151-0/+1
* Prevent duplicate ns declarations in new clj filesDavid Morgan2022-06-101-1/+3
* Always show cider test reportDavid Morgan2022-02-281-0/+1
* Use lsp for xrefDavid Morgan2021-10-291-0/+1
* Remove unnecessary codeDavid Morgan2021-10-041-8/+0
* 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
* Use per-project cider repl historyDavid Morgan2021-09-201-4/+11
* Add function to switch back and forth between clojure src and test filesDavid Morgan2021-09-061-1/+3
* Remove most key-chordsDavid Morgan2021-09-011-3/+0
* Add new .emacs.dDavid Morgan2021-08-171-0/+58