about summary refs log tree commit diff stats
path: root/.emacs.d/lisp/init-project.el
Commit message (Expand)AuthorAgeFilesLines
* Add persp-current-project-rootDavid Morgan2021-10-051-0/+6
* Kill empty perspective created by aborted project switchingDavid Morgan2021-09-201-5/+14
* Don't use consult commands when switching projectsDavid Morgan2021-09-201-3/+1
* Add functions for switching to buffers using the same major modeDavid Morgan2021-09-171-0/+24
* Add some persp switch bindingsDavid Morgan2021-09-101-1/+2
* Bind persp-switch-quickDavid Morgan2021-09-091-1/+2
* Prevent persp-mode from being restartedDavid Morgan2021-09-071-1/+2
* Replace consult function with built-in onesDavid Morgan2021-09-071-1/+1
* Add function to switch back and forth between clojure src and test filesDavid Morgan2021-09-061-0/+20
* Ensure perspective is enabled at startupDavid Morgan2021-09-031-1/+2
* Switch from projectile to project.elDavid Morgan2021-09-011-0/+60