about summary refs log tree commit diff stats
path: root/.emacs.d/lisp/init-project.el
Commit message (Expand)AuthorAgeFilesLines
* straight.el -> elpacaDavid Morgan2023-05-191-1/+1
* Try out straightDavid Morgan2022-10-101-1/+0
* Enable certain modes in after-init-hookDavid Morgan2022-10-051-3/+2
* Fix defer issueDavid Morgan2022-09-061-0/+1
* consult-project-extra-find default narrowingDavid Morgan2022-07-271-1/+6
* Add more entries to project-switch-commandsDavid Morgan2022-07-191-0/+2
* Change persp-mode-prefix-key to C-c xDavid Morgan2022-06-231-3/+3
* Fix persp-switch-last/prev binding clashDavid Morgan2022-05-311-1/+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
* Use recentf order, not minubuffer history order, for project-recentfDavid Morgan2022-05-181-1/+1
* Fix eldoc docstring length warningsDavid Morgan2022-05-181-3/+5
* Try out project-rootfileDavid Morgan2022-05-171-8/+14
* Avoid clash with new emacs bindingsDavid Morgan2022-04-281-2/+3
* Improve project switchingDavid Morgan2022-02-281-2/+8
* 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