about summary refs log tree commit diff stats
path: root/.emacs.d/lisp/init-clojure.el
Commit message (Expand)AuthorAgeFilesLines
* Add more Clojure abbrevsDavid Morgan5 days1-1/+7
* Use cider-enable-flex-completion and remove workaroundDavid Morgan2024-06-011-14/+1
* Add cider-eval-including-letsDavid Morgan2024-06-011-0/+47
* Fix indentationDavid Morgan2024-06-011-12/+12
* Ensure cider-jack-in-and-run-main is boundDavid Morgan2024-03-161-1/+3
* Make sure cider runs all the testsDavid Morgan2024-01-021-0/+1
* Update function call to new name (cape-super-capf -> cape-capf-super)David Morgan2024-01-021-1/+1
* Set cider-clojure-compilation-error-phases to nilDavid Morgan2023-10-251-0/+1
* Add cider-toggle-booleanDavid Morgan2023-09-211-0/+9
* Prevent cider-quit from leaving duplicate windowsDavid Morgan2023-08-151-0/+6
* Cider performance improvementDavid Morgan2023-07-241-0/+1
* Try out cljr-slash-uses-suggest-libspecDavid Morgan2023-07-071-0/+1
* Remove spurious spaceDavid Morgan2023-06-191-1/+1
* babashka.el is now on MELPADavid Morgan2023-06-191-2/+1
* Add babashka.elDavid Morgan2023-06-131-0/+3
* Fix Clojure subword-mode setupDavid Morgan2023-06-081-2/+5
* Add jet.elDavid Morgan2023-06-011-0/+3
* Make cider completion work with corfuDavid Morgan2022-12-051-0/+14
* Disable nrepl-log-messagesDavid Morgan2022-12-051-1/+1
* Add function to load debugging toolsDavid Morgan2022-12-051-0/+7
* Combine cider and lsp-mode completionsDavid Morgan2022-11-181-2/+15
* Don't make clj-refactor wait for yasnippetDavid Morgan2022-11-011-1/+0
* Try out various packagesDavid Morgan2022-10-211-1/+9
* Update cider-find-dwim bindingsDavid Morgan2022-10-211-1/+2
* 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